Help - Search - Members - Calendar
Full Version: Mysql Not Connecting
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
empirebattles
When i attempt to connect to the database i get this error:


Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /www/vndv.com/e/m/p/empirebattles/htdocs/connect.php on line 3
Lost connection to MySQL server at 'reading initial communication packet', system error: 111

Line 3 is as follows:
$db = mysql_connect("vndv.com", "*correct name*", "*correctpass*") or die(mysql_error()); //username and password

The name and pass is that of which i have assigned to the database.

Does anyone have any ideas why this isn't working? (is the server address vndv.com?)
swordz
Server address is localhost.

I'd also like to check your db and user name, but can't, obviously.

swordz
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.