• Resolved ElwoodP

    (@elwoodp)


    I have several wordpress installs on the same hosting account (different domains). They were all installed straight into “url.com/public_html/wordpresswebsite/” which started to get a bit messy so I moved them all to a folder inside public_html. e.g. “url.com/public_html/sites/wordpresswebsite/”

    I then reset the document root for each domain using cpanel to reflect the move.

    Everything works fine apart from:

    New uploads get uploaded to the old uploads directory (even though I deleted all the files it creates the directory structure):
    url.com/public_html/wordpresswebsite/wp-content/uploads/

    and don’t get placed in the new directory:
    url.com/public_html/sites/wordpresswebsite/wp-content/uploads/

    How do I fix this and point the uploads to the correct place?

Viewing 1 replies (of 1 total)
  • Thread Starter ElwoodP

    (@elwoodp)

    Lol that was easy.. Just changed directory in:

    Admin Panel > Settings > Media > Store uploads in this folder

Viewing 1 replies (of 1 total)
  • The topic ‘Moving WordPress within same server’ is closed to new replies.