Reputation: 17
It's quite strange, apparently my website https://www.stralz.com/wp is asking for me to install it again, but when I check the files and the database, it's already installed, and all the plugins and themes are there.
https://i.sstatic.net/HzmtF.jpg
It's basically an existing website full of content and stuff, which is acting like it's not even installed.
Upvotes: 0
Views: 42
Reputation: 41
There are a lot of issues which may cause this behaviour.
1) Does the wp-config.php contain the correct DB, DB User and DB USER' Password details?
2) Does the site and home URL in the _option tables are correct?
3) Please, flush the DB check of your hosting(redis, memcached and etc).
4) Rename/remove the wp-content/object-cache.php file. I advise you to rename it to something like object-cache.php
If it still does not work, what happens before it stopped working?
Upvotes: 1