Gabeperspectiveyecom
Member
Posted 5 years ago #
I recently switched my hosting company and now I cannot load my Blog....I checked to see if my blog folder was transferred to the new server and it was...so I am not sure what the issue is. Also if I do need to start over, is there anyway to get all my old posts, so that I can copy them to a new blog? Thanks for any help
Gabe
you cannot load WP because, most likely, due to one or both of the following:
you havent moved your database (your posts, categories, etc.. are all stored inside a MySQL database. The files you upload (or install) is just one part of it.
you haven't edited wp-config.php to reflect your new MySQL settings.
Gabeperspectiveyecom
Member
Posted 5 years ago #
You haven't edited wp-config.php to reflect your new MySQL settings.....how do I go about doing that?
Cheers
Perhaps a look at Moving_WordPress is in order?