I need to be able to have high security for the default web user such
that php can not write files.  The level of security is such that I
can't open up directories in the web root for writing by the default www
user (php runs as this user).

Question #1: Is there a way to securly write files to the webroot in the
apache module version of PHP?

Question #2: Is it safe to install a second "CGI" copy of php on the 
server
with the current apache module version of php ?  Would it be able to
share the same php.ini.

I'm installing on RedHat Linux, current apache module is php4.4 version.


Michael


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to