Hello everyone,

     I have php 4.2.1 built as a dso with apache 1.3.20 running an a redhat 
6.2 server.  The server has several virtual hosts all with the user directive 
declared.  I know with cgi there is the ability to run the cgi script as the 
user that it is owned by.
    But,
     I have noticed that since I have apache running as user www, all files 
that are uploaded through php or any files written  to the /tmp  directory by 
a php script (shopping carts and whatnot) are owned by www.

    I there any options in the php.ini file, or configure options that would 
allow php to write files owned by the user that created them and no the 
apache runtime owner?

thanks for the help.

--chad


-- 
Chad Kellerman


--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to