PDA

View Full Version : Error while uploading file


Jero
03-22-2005, 01:26 PM
Warning: move_uploaded_file(/home2/georgepe/public_html/downloads/text.txt): failed to open stream: Permission denied in /home2/georgepe/public_html/downloads-manager.php on line 14

Warning: move_uploaded_file(): Unable to move '/tmp/phpGL5FRO' to '/home2/georgepe/public_html/downloads/text.txt' in /home2/georgepe/public_html/downloads-manager.php on line 14

Is this because I have an error in my script or because of my host?

firepages
03-22-2005, 01:49 PM
Permission denied is the important bit.

chmod `/home2/georgepe/public_html/downloads/` to 0777 via your FTP client or SSH/Telnet