Hey
NoCrime147,
Since your Forum is still showing the same error message, I doubt the server is always busy. You said that it was working before the SAN move (or close to that date) and you haven't made any changes since.
You have also deleted and recreated the MySQL username/database and still no results. This makes me wonder if you are able to establish a simple connection to your database using a simple PHP script like the one shown here:
Tizag Tutorial mysqlconnection
But maybe you do not want to mess around with PHP scripts and that’s fine. Also, chances are that the PHP will work so let’s assume for now that it does.
So at this point what are your options?
Option 1: Backup your forum database and reinstall your SMF forum.
It may sound a little drastic, but probably the easiest way to go, especially if you didn’t change that much the original SMF installation.
Option 2: Create a new MySQL username/password for your forum.
This possible solution requires you to:
- Create new username/password (show me how)
- Add user to the database (show me!)
- Use the repair_settings.php tool from Simple Machines to change settings.
Download and save repair_settings.php
(download it!)
Save this file to your forum directory
Update your settings with this tool
(show me!)
Option 3: Do nothing and hope the problem goes away.
You can PM me if you need assistance. Good luck and I hope you don't go for Option: 3!