Wordpress photo upload problem

Soldato
Joined
19 Oct 2002
Posts
2,520
Location
South London
Hello all i moved my site the other day to a new host problem is i just tried to upload some photos and it tells me it can't write to folder

The only way i can upload is to change the setting within wordpress and un-tick Organize my uploads into month- and year-based folders and it works ok but would like my uploads be uploaded like normal with them going into folders for each month

Using wordpress 2.7.1
 
you'll need to set the folder it is trying to write to as writeable.

I can't remember off the top of my head but CHMOD 777 rings a bell, its the permissions that need changing not wordpress.
 
you'll need to set the folder it is trying to write to as writeable.

I can't remember off the top of my head but CHMOD 777 rings a bell, its the permissions that need changing not wordpress.

exactly this. in your ftp client right click the upload folder and click properties/permission/chmod and change it to 777 :)
 
Some hosts will let you change the permissions to 777 and then instantly change them back to 775 (i think).

Check the folders again? also check that the permissions change has been given to all subfolders.
 
Back
Top Bottom