Hi all,
I'm sure this question has come up before, so it should be an easy answer...
I'm running PHP as an apache module, and have safe_mode turned on.
When a script attempts to create a directory, or upload a file, it creates it as the web server user.
Since it is an apache module, running suexec won't make it act like a particular user, so how can you get it to create directories, or upload files that have a particular user ownership ?
Thanks,
Tim.
SimpleNet's Back ! http://www.simplenet.com/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

