[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PHP Effective UID vs. CGI effectiv UID
- Subject: [cobalt-users] PHP Effective UID vs. CGI effectiv UID
- From: bib <bib@xxxxxxxxxxxxx>
- Date: Sun Apr 13 05:09:02 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Dear all,
Still a newbe in managing a RaQ550 and apache, i've made some
verifications on the way the http server execute user scripts (php and cgi).
A) cgi-wrapper seems to change effective UID to the site-owner of the
script. OK here.
B) On the other hand, PHP scripts seems all to be running under 'httpd'
user, which i don't like to much.
Will forcing PHP through suEXEC do the job ?
Are there known side effects with the cobalt system setup ?
Is there another way for forcing PHP engine to change EUID to the script
owner before execution ?
Many thanks in advance for your tips
Kindest regards
Bertrand