Most often when you change your host and move your wordpress blog from one host to another, there are many small things that may create problems and may not make the moving experiance a pleasure. One of such problems is that you can not upload your image in your posts. Here is the error that you may receive:
Unable to create directory /xyz/public_html/wp-content/uploads/2009/05. Is its parent directory writable by the server?
What does this error actually mean? It means either the above given path is not correct where the server wants to write the image OR the server itself does not have the permissions (CHMOD) to upload your image?
Now first see if you have the correct path provided for the upload of content. Login to Wp-admin, click on Settings and then choose Miscellaneous option from the left menu
If you have moved from your old server, you would instantly know that you are using wrong path. Change the path now; most probably it should be wp-content/uploads (if your wp-content is in root directory). Save the changes and it should start uploading right away.

Now if you have corrected the path but still it is showing the problem you may consider revising permissions from any FTP client. Right click on Wp-content folder and then select ‘Properties/CHMOD’. You shall see the following window:
Make sure that you assign 755 as the permission value. Remember not to ever give 777 value as that has its own security risks. Once you save these settings, it should certainly work. Share your experience with us after solving the issue
Incoming search terms for the article:
- Is its parent directory writable by the server?
- Unable to create directory Is its parent directory writable by the server?
- s its parent directory writable by the server?
- Unable to create directory Is its parent directory writable by the server
- Is its parent directory writable by the server
- /wordpress/wp-content/uploads/ Is its parent directory writable by the server
- zen cart Is its parent directory writable by the server?
- s its parent directory writable by the server
- ipowe com wordpress upload issues
- unable to create directory is its parent directory writable by the server ipower

December 25th, 2009 at 9:49 pm
I want to quote your post in my blog. It can?
And you et an account on Twitter?
January 1st, 2010 at 10:12 pm
Hi,
I had this problem after moving my blog to another directory.
I checked everyting: the miscellaneous settings are okay, the chmod is 755. It only works for me to upload after chmoding the uploads file to 777 which of course I don’t want…
Any idea what else I can try? Can’t leave uploads at 777 of course and chmoding evrytime i upload a pic takes a lot of work..
Thanks for any help!
Helga
January 3rd, 2010 at 5:17 pm
@helga maybe you need to check with your host service people, if only the chmoding problem