Bad problem with wp_config.php when upgrading
-
When upgrading WP on one of my sites, I had to create a new wp_config file from a backup. Basically, the instructions in the upgrade directions, about making the wp-config files match, did not work and screwed up my upgrade. I fixed it, all was well… until a little while later I upgraded another site, and accidentally copied that wp_config file onto this other site. Now the upgrade won’t work there, because the wp_config file is wrong, and I can’t access the site in any way.
What are my options in terms of making this right? The only thing I can think of is to make a backup of the DB and then do a re-install. Is this my only option? I’ve never been able to get that to work before so I am a little intimidated.
Is it possible to look into the database somehow to find out the information that I need to insert in the wp_config file?
Thanks,
Priscilla
The topic ‘Bad problem with wp_config.php when upgrading’ is closed to new replies.