最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

database - is it possible to install new Wordpress in an old Wordpress folder?

programmeradmin1浏览0评论

I have deleted my old wordpress database after backup it with a plugin "UpdraftPlus" but I keep the wp-content folder in the same old location which include all my attached files (PDF, Video, Audio, images) is it possible to restore the database in the same location? so I can reserve all my absolute links published in my posts.

I have deleted my old wordpress database after backup it with a plugin "UpdraftPlus" but I keep the wp-content folder in the same old location which include all my attached files (PDF, Video, Audio, images) is it possible to restore the database in the same location? so I can reserve all my absolute links published in my posts.

Share Improve this question asked May 3, 2019 at 18:06 hsawireshsawires 1011 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

Yes it is possible, one simple way is to delete wp-config.php and add wp-config-sample.php then open the site in the browser, it ask you to install the wordpress. So, install a fresh wordpress.

After that open your phpmyadmin, select the database which wordpress created for you, then check all tables of this database then select DROP, and confirm the action.

Now you have a wordpress site without database, after this go to import tab and select your old database, it took some time to revive your old db depending on the db size.

发布评论

评论列表(0)

  1. 暂无评论