Jump to content

problem with an upload file app


shockhazard

Recommended Posts

I am new to php and have a problem with an upload file app I keep getting the following error messages:

 

Warning: move_uploaded_file(uploads/bg.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/design/public_html/TESTSITE/uploadFile.php on line 31

 

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phprhFRuZ' to 'uploads/bg.jpg' in /home/design/public_html/TESTSITE/uploadFile.php on line 31

 

The file has successfully uploaded: bg.jpg (2130)

 

the 2 code files used are attached one extension has been changed so I could upload it

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/129166-problem-with-an-upload-file-app/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.