Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • Did you check the file permissions for the wp-content folder? Needs to be 755. Commented Nov 13, 2013 at 21:25
  • yup, wp-content is set to 755 Commented Nov 13, 2013 at 21:58
  • Hmm. That's the only thing I can think of since it says denied by server. All the subfolders and files of wp-content are also set to 755? If so, someone with more expertise should look at this. Or you can manually move your media library, however that can be very frustrating as I know from recent experience :-). Can give you some tips though if you're going for a manual move. Commented Nov 13, 2013 at 22:53
  • The error actually seems to be the server trying to write to a folder that doesn't exist. On the test server (exported from) the site ID was 10, on the production server (importing to) the site ID is 6. So I am really confused why the importer is trying write to a folder for a site ID that doesn't exist. the error log is from the production server, which is being imported to Commented Nov 13, 2013 at 23:32
  • Please update your question with any new info, rather than posting it in comments. Also: Are you using WordPress's import & export functionality (ie WXR files), or are you trying to import from a SQL export or something? Commented Nov 14, 2013 at 4:21