Migration issues from localhost to live server
-
Having a problem and could really use some help! Below is a step-by-step of what I’ve done. I am new to all of this, by the way. I followed the exact process outlined in this video: https://www.youtube.com/watch?v=yams2cg691w
1. Got wamp running, developed my site locally using edits to several files, including style.css, header.php, footer.php, and some more theme-specific php and css files.
2. Ran the plugin WP Migrate DB to generate a MySQL database with all the new paths for my host.
3. Zipped up the whole directory containing WordPress.
4. Uploaded and extracted all the zipped files to the correct directory on my host.
5. Used MyPHPadmin to import the SQL database.
6. Edited wp-config.php to reflect the correct database, username, and password.
So, as far as I know, what I should be seeing is my site as it appears in my local host, with the modified theme and embedded images and videos displaying correctly. What I have instead is text and links, black and blue over white. No theme, no formatting, no images of any kind. The other major issue is that when I navigate to /wp-admin, it gives me an error, including a 500.
I would be hugely grateful for any advice!
The topic ‘Migration issues from localhost to live server’ is closed to new replies.