chawkimatta Posted March 22, 2010 Share Posted March 22, 2010 While trying to connect to mysql from PHP i got this error : Warning: mysql_pconnect() [function.mysql-pconnect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/app/New folder/test.php on line 3 Could not connect: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 And direct access to phpmyadmin : #2013 - Lost connection to MySQL server at 'reading initial communication packet', system error: 111 any idea on what is hapening ??anyone can help please ?? Link to comment https://forums.phpfreaks.com/topic/196185-mysql-error/ Share on other sites More sharing options...
Jax2 Posted March 22, 2010 Share Posted March 22, 2010 Wonder if you host is having problems ... :/ Link to comment https://forums.phpfreaks.com/topic/196185-mysql-error/#findComment-1030252 Share on other sites More sharing options...
chawkimatta Posted March 22, 2010 Author Share Posted March 22, 2010 Hey thank you for your quick reply!!! another website is hosted on the same server and connecting to the database without any problem!!!! if the problem is from the host what should i ask them ??? Link to comment https://forums.phpfreaks.com/topic/196185-mysql-error/#findComment-1030253 Share on other sites More sharing options...
Jax2 Posted March 22, 2010 Share Posted March 22, 2010 Actually, I'm not sure... just doing a quick google check brought up the following: http://drupal.org/node/129982 seems others have had the same problem. Link to comment https://forums.phpfreaks.com/topic/196185-mysql-error/#findComment-1030256 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.