I am attempting to use the rename() function and am receiving the following
error:

Warning: Rename failed (Permission denied) in
/usr/local/apache/htdocs/mydir/myfile.php on line 7

The files all have a mod of 777 .  My application can update the same file
w/o any problem, it's only when attempting to use rename.  Is there
something else I need to do?  It's as if delete is not allowed by httpd,
although as root I can.  This does work in windows, so I know the syntax is
correct.

Thanks.

--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v1.01 Guestbook http://www.gaylenandmargie.com/publicscripts




-- 
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