Cannot upload image – PHP error
-
I am trying to upload an image in the Write Post section of the admin screen and I get this error:
Warning: move_uploaded_file(/home/bbleik1/public_html/lovelyblogs/wp-content/uploads/2006/06/snook.gif) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/bbleik1/public_html/lovelyblogs/wp-admin/admin-functions.php on line 1757
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpTHqvdi’ to ‘/home/bbleik1/public_html/lovelyblogs/wp-content/uploads/2006/06/snook.gif’ in /home/bbleik1/public_html/lovelyblogs/wp-admin/admin-functions.php on line 1757
The uploaded file could not be moved to .Anyone know of an easy fix?
The topic ‘Cannot upload image – PHP error’ is closed to new replies.