• Hello,

    Everytime I try and upload anything I get something like this:

    The uploaded file could not be moved to /home/a2331105/public_html/wp-content/uploads/2010/07

    Did I set up wrong. public_html is my home directory and where I installed all my WordPress files. There are no other directories above or below this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Change the permissions on the wp-content directory to 766. If you still have problems, try 767 or 777. Once your uploads are working, change the permissions on wp-content back to 755 again and check that everything still works OK.
    http://codex.wordpress.org/Changing_File_Permissions

    Thread Starter verber001

    (@verber001)

    I changed my permissions but I notice that the path is wrong. It should be home/public_html/wp-content/uploads/2010/07 NOT /home/a2331105/……

    So somewhere in the code it pickup up this extra directory that doesn’t exist. how do I rememdy this? Anyone please?

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

The topic ‘Uploading issues’ is closed to new replies.