• donaldkelly_

    (@donaldkelly_)


    Upon trying to import a WordPress WXR (WordPress eXtended RSS), I get the error “Import Upload Failed, Failed to write file to Disk.” So my main question is what directory do I need to apply Read/Write permissions (CHMOD 777) to allow WordPress to upload the file to? I currently have enabled Read/Write to the following directories

    [Root] /en-gb/
    /en-gb/wp-content/uploads/
    /en-gb/uploads/
    [/en-gb/ is the directory that WordPress has been installed in.]

    (This site is a local copy I’m using to develop a blog that I’ll be putting up on the web soon.)

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

    (@gspx)

    I think it’s wp-content/uploads.

    colbyolson

    (@colbyolson)

    I set the directory wp-content to 777 and it seemed to fix everything, try it.

    Thread Starter donaldkelly_

    (@donaldkelly_)

    Also tried setting /wp-content/uploads/ and just the /wp-content/ directory’s to 777, Still getting the Failed to write file to disk error.

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

The topic ‘Import Error’ is closed to new replies.