When trying to create files/directories with PHP, in terms of the system,
who would be the user actually performing those actions?
Would it be the nobody user which runs the apache web daemons? I am trying
to figure out a safe way to make files writeable,
but hopefully chown-ing those files/dirs that are served by apache to the
nobody user or the web daemon system user...



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

Reply via email to