php - MySQL Error Message on first load -


i uploaded site linked mysql database (its first time)

when open page pulls info database comes error (it goes away when refresh)

warning: mysql_pconnect() [function.mysql-pconnect]: mysql server has gone away in d:\hosting\2941136\html\test_sites\solera2013\connections\soleramenusystem.php on line 9

can tell me why error pops first time page loads , goes away after refresh

thanks dan

here site: http://graves-incorporated.com/test_sites/solera2013/menu_dinner.php

read mysql reference error message:

https://dev.mysql.com/doc/refman/5.0/en/gone-away.html


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

What is the difference between data design and data model(ERD) -

ios - Can NSManagedObject conform to NSCoding -