Brion Vibber wrote:
This happens when the wiki is unable to contact the database, perhaps because of:
- Incorrect username
- Incorrect password
- Incorrect server
Check that these are all correct in LocalSettings.php. Check AdminSettings.php for command-line scripts.
If using MySQL 4.1, don't forget about the password compatibility issues (see link in RELEASE-NOTES).
Thank you Brion, turns out I referred to the wrong database.
-Jonathan