pls help me!!!

noprobz

New Member
Messages
3
Reaction score
0
Points
0
when i connect to the database the message displays:
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/noprobz/public_html/config.php on line 2
Mysql Connection FailedLost connection to MySQL server at 'reading initial communication packet', system error: 111

here is my syntax: mysql_connect('int.starka.x10hosting.com','myusername','mypassword');
 
Top