Mysql

08/31/2011 23:30 WasLosDiqqah™#1
Hey ,

Manchmal bekomme ich auf meiner Hompage die fehrmeldung

Quote:
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 113 in /data/multiserv/users/637292/projects/1595840/www/index.php on line 15

Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 113 in /data/multiserv/users/637292/projects/1595840/www/index.php on line 16
Es tut uns leid, es konnt keine Verbindung zum Server hergestellt werden.
In der Index.php in der Zile 15 und 16 steht das ;


Quote:
$sqlHp = mysql_connect(SQL_HP_HOST, SQL_HP_USER, SQL_HP_PASS);
$sqlServ = mysql_connect(SQL_HOST, SQL_USER, SQL_PASS);
Aber wie muss ich das ausfüllen ?
Server ist ein Dyndns server.