SOLVED: WordPress migration results in WP reinstallation screen

I had to do a WordPress migration between servers, and unlike the many times I did before, this time when I moved the files and database, something very weird happened – I was brought to the WordPress reinstallation screen instead of the website.

Standard WordPress installation screen
Standard WordPress installation screen

Seriously frustrated as I did everything right, but for some insane reason I’m asked to reinstall WordPress. Long story short, thanks to this guy on Stack Overflow, I finally found a solution! I initially ignored it as it sounded like a pain in the ass to fix but turns out it only took 30 seconds, literally.

Major thanks to this guy
Major thanks to this guy

So if you ever find yourself in this problem, TRY THIS FIRST:

Super simple solution
Super simple solution

Using Dreamweaver or your preferred file editor, go to wp-config.php, check your table prefix – if it contains any capital letters, change them to small letters. Save, upload, and try again.

You can double check this with your tables on phpmyadmin. If you’re not sure how to do that, follow the steps below:

  1. Log in to cPanel
  2. Click on phpmyadmin
  3. Check your tables – they should all start with the table prefix, e.g. s4mpleprefix_options

Once you ensure the table prefix is the same in wp-config.php and the database, it should work out just fine. Hopefully, anyway.

Major thanks to Hiilo for this solution. Wish I tried it first, would’ve saved me 2 hours of trying other stuff.

Good luck!

Picture of Michael

Michael

Leave a Reply

Your email address will not be published. Required fields are marked *

About Me

I run Pixl.my, a managed hosting service in Kuala Lumpur, Malaysia.

This is a place for me to pen my thoughts.

Recent Posts