
PHP error debug
Error: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at ’reading authorization packet’, system error: 0
Error type/ Nr.: Warning - 2
File: /mnt/103/sdb/9/b/ecolepubliquedomloup/manager/includes/extenders/dbapi.mysql.class.inc.php
Line: 87
Line 87 source: if (!$this->conn = ($persist ? mysql_pconnect($host, $uid, $pwd) : mysql_connect($host, $uid, $pwd, true))) {