Moving wordpress – stuck
-
Hi all,
I am in the process of moving my WordPress insallation from shared hosting to VPS. So far I have done the following:
– Exported SQL-database from old host
– Downloaded all my files from old host
– Imported database at new VPS
– Uploaded all files att new VPS
– Changed database information in wp-config
– Changed the pathway in .htaccess from old host to new VPS pathwayI haven’t yet moved the domain as I want to make sure everything works at the new server first. However, I am stuck.
When I check my site on my VPS (at the IP-adress, like http://11.111.111.11/~admin/), I see my site logo and headlines from some plugins, but it is as if the theme and all other images aside from the logo are not there, and I get a page title of “Page not found”.
So there is some connection between the files on the server and the database but no connection to get the theme and the media-files.
I have tried editing the upload_path directly in wp_options in phpmyadmin, but it has not helped.
My VPS provider suggested that maybe some other part of the database may contain connections to the old host, but I do not know how to figure that out. Is that even likely?
Anyhow, any help or suggestions would be more than welcome!
The topic ‘Moving wordpress – stuck’ is closed to new replies.