• 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?

Viewing 3 replies - 1 through 3 (of 3 total)
  • CHMOD wp-content folder to 777 – CHMOD uplaod folder inside to 777.

    Thread Starter benblei

    (@benblei)

    Well now I’m getting something about my database being out of date and giving me the option to upgrade…

    I’ve never had this problem with any previous WordPress installs and I was uploading images last night without a problem…

    Thread Starter benblei

    (@benblei)

    After CHMOD-777 to the two directories mentioned I have not been able to access /wp-admin/ and my index.php page is blank.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cannot upload image – PHP error’ is closed to new replies.