Manchmal bekomme ich auf meiner Hompage die fehrmeldung
In der Index.php in der Zile 15 und 16 steht das ;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.
Aber wie muss ich das ausfüllen ?Quote:
$sqlHp = mysql_connect(SQL_HP_HOST, SQL_HP_USER, SQL_HP_PASS);
$sqlServ = mysql_connect(SQL_HOST, SQL_USER, SQL_PASS);
Server ist ein Dyndns server.






