最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

installation - Accidentally re-installed wordpress

matteradmin11PV0评论

Big mistake. I accidentally installed wordpress over an existing install. I know that my data is probably still in the database. I'm hosted on bluehost.

What can I do to recover my instance?

Big mistake. I accidentally installed wordpress over an existing install. I know that my data is probably still in the database. I'm hosted on bluehost.

What can I do to recover my instance?

Share Improve this question asked Feb 13, 2019 at 14:22 ThomThom 1571 silver badge10 bronze badges 2
  • Installing WP overwrites the database. You should check with your host to find out whether they have backups of the database itself. Many hosts do, even if you activate a paid backup service after the fact. – WebElaine Commented Feb 13, 2019 at 14:29
  • 1 Also, if you're lucky, the first installation was done with a different table prefix than the second, in which case, your old tables will (probably) still be there. – Jos Commented Feb 13, 2019 at 15:15
Add a comment  | 

1 Answer 1

Reset to default 0

Thanks to @WebElaine, I checked with Bluehost and they had backed up my wordpress a couple of days ago. Whew! I had them restore it and heavyweightsoftware is back in business.

Thanks, bluehost!

Post a comment

comment list (0)

  1. No comments so far