shockhazard Posted October 20, 2008 Share Posted October 20, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.