Warning: mysql_connect(): Lost connection to MySQL server during query
I cannot connect to the database because: Lost connection to MySQL server during query
por que puede ser ??? digo si llevaba tiempo funcionando muy bien le pongo como me conecto y asi funcionaba
$$dbh=mysql_connect ("localhost", "usuario", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db("nombre bd",$enlace);
mil garcias por ayudarme
![Aplauso](http://static.forosdelweb.com/fdwtheme/images/smilies/aplausos.gif)