• Hi,

    I recently moved hosting providers. To move my blog, I simply ftp’d the relevant directories.

    The blog is working fine…except, some plugins generate error messages because they are referencing a no longer valid directory structure.

    e.g.
    WARNING: Your backup directory is NOT writable! We can not create the backup directory.
    /var/virtual/web/w1344/html/

    Which wordpress configuration file do I need to edit to ‘tell’ it about the new directory structure / absolute path etc?

    Mark
    [email protected]

Viewing 1 replies (of 1 total)
  • I’d first take a glance at the database to see if there’s any references to the old path, do a quick search through the database for something unique like w1344.

    You can use a frontend like phpmyadmin or phpminiadmin to dig into it if your host doesn’t provide a solution. Otherwise, wp-content/* would be a good place to search.

Viewing 1 replies (of 1 total)
  • The topic ‘Moved host, now scripts error out referencing invalid directory structure’ is closed to new replies.