8
I have the username and password set. The site works when I run on the localhost with the database server, but not when I transitioned it to the production server.
When I changed the mainfile.php on the production server to look at our development server hosting the sql database, it returned the error.
So, I changed the mainfile.php on the development to look at the computername and received the same error.
We're using MySQL Administrator and I don't see any settings for establishing the site ip address. Where should it be?