Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
My website goes the setup page all of a sudden...
Is my board doomed? Or is there a way to recover everything. How can I assume normal operation?
Site of question - lafixed.com
0
This discussion has been closed.
Comments
Go ahead and delete the settings file then, and run through the installer steps. I believe it will force you to do the upgrade option. If the database is still intact, you will be up and running like nothing happened, except you might have to disable and re-enable any extensions that act funky (they may have saved settings in the file).
Last thing I would do is investigate the log files and see if there were any unusual requests sent to the server just before it started sending people to /setup/.. which should be easy to determine because you will start seeing the setup path in the logs.
There are ways to get a database dump via the command line (which I don't know off hand), or with PHPMyAdmin. A great step-by-step tutorial for dumping a wordpress databse is here, but its all the same to dump a Vanilla database.