Dude I have my webpage hosted externely under my DNS: http://www.maximumwarcraft.com
When I try to create an account I get an error.....
I'm guessing it can't connect to my DB.... How come?
configuration i have is the following:
$db_host='94.102.158.***; [my dedicated server]
$db_user='root';
$db_pass='[not revealing my password]';
$db_name='logon';