"Leif K-Brooks" wrote:
> I have a script that allows the user to upload a file.   Right now,
though,
> it says permission denied when I try to upload.  The permissions for the
> folder I want to upload to is 755 right now.  What should I change it to?

Are you checking the permissions on both the folder you want to copy the
uploaded file to and the temp directory that it needs to go to first?

Luke Welling
--
PHP and MySQL Web Development
Luke Welling and Laura Thomson
http://www.amazon.com/exec/obidos/ASIN/0672317842





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

Reply via email to