• Im getting this error while trying to import from my wordpress.com blog –
    Unable to create directory – Is its parent directory writable by the server?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You need to check your permissions. The folder wp-content is intended to have 777 permissions.

    Changing File Permissions

    I also found this error and trying to figure it out how to solve it . There have several option.

    1.to set the directory 777( which is horrible !!!!!!) but this one didn’t solve my problem
    2.other one is to set the upload directory folder from Miscellaneous tab . If this option didn’t solve your problem then use Full URL path to files put your full url path like(/wp-content/uploads) or like(/home/xxx/xxxxx/wp-content/uploads).

    I think this will solve your problem.

    I fixed this problem by setting permissions to 777 for wp-content/uploads and all the folders inside of uploads.

    Eric

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

The topic ‘unable to import xml’ is closed to new replies.