I have a php script that tries to write files in a
particular directory.  When the script writes files
the ownership is "apache".  The problem I have is the
particular directory that the script is trying to
create files in, it cannot, because it does not own
that directory and it is not part of the group.  So is
the only way to get around this problem is by changing
the ownership of the directory to "apache"?

Ben

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

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

Reply via email to