Jump to content

PHP file upload app problems


shockhazard

Recommended Posts

I am new to php and am trying to build a file upload app and keep getting these errors:

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

 

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

 

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

 

I have 2 files attached ones extension has been changed from .inc to .txt so I could upload it to the board

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/129163-php-file-upload-app-problems/
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.