• I have been trying to run an offline version of an online wp site and migrating both the files and the DB, I get a blank white screen that says “Hi”. I know the db connection is ok because I can access the backend quit well. Please advise what could be wrong. Looking forward to an answer!

Viewing 1 replies (of 1 total)
  • Just double checking you exported all of the database entries and imported them into your “offline” site’s database?

    I would maybe reset your configuration file by renaming the wp-config.php to wp-config.php.old and reconfiguring the site.

    Just bear in mind if you reset the wp-config you’ll need the following information to re-connect it;

    1.Database name
    2.Database username
    3.Database password
    4.Database host
    5.Table prefix (if you want to run more than one WordPress in a single database)

Viewing 1 replies (of 1 total)
  • The topic ‘WP not working after migration. Weired white screen that says "Hi"’ is closed to new replies.