Replies: 1
Hey guys, so I had a problem with xampp recently and I just reinstalled it.
I had worked on a website and before uninstalling xampp, I backed up all my files so I wouldn’t lose any of them.
Problem is, once I’ve reinstalled xampp and put back all the backed up files, I kept getting redirected to WordPress install page. So I tried to go to “http://localhost/wordpress/wp-admin/maint/repair.php?repair=2” and tried to repair and optimize.
Once I clicked that this shows up:
wp_users: Table ‘dunegamingwordpress.wp_users’ doesn’t exist in engine
wp_usermeta: Table ‘dunegamingwordpress.wp_usermeta’ doesn’t exist in engine
wp_posts: Table ‘dunegamingwordpress.wp_posts’ doesn’t exist in engine
wp_comments: Table ‘dunegamingwordpress.wp_comments’ doesn’t exist in engine
wp_links: Table ‘dunegamingwordpress.wp_links’ doesn’t exist in engine
wp_options: Table ‘dunegamingwordpress.wp_options’ doesn’t exist in engine
wp_postmeta: Table ‘dunegamingwordpress.wp_postmeta’ doesn’t exist in engine
wp_terms: Table ‘dunegamingwordpress.wp_terms’ doesn’t exist in engine
wp_term_taxonomy: Table ‘dunegamingwordpress.wp_term_taxonomy’ doesn’t exist in engine
wp_term_relationships: Table ‘dunegamingwordpress.wp_term_relationships’ doesn’t exist in engine
wp_termmeta: Table ‘dunegamingwordpress.wp_termmeta’ doesn’t exist in engine
wp_commentmeta: Table ‘dunegamingwordpress.wp_commentmeta’ doesn’t exist in engine
Why doesn’t it exist in engine?
Ps. very sorry that I’m relatively new to WordPress and everything is pretty much alien to me.