//MySQL settings.
$mysql_server = "localhost";
$mysql_username = "admin";
$mysql_password = "*********";
$mysql_database = "fxgclan_chat";
$mysql_server = "localhost"; Is wronge, everything else IS correct as i copy & pasted it in the controll panel, what is the mysql_server ?
Any help...