php - 'MySQL server has gone away' but after that the site runs correctly -


on 1 of sites, keep getting warning:

warning: mysql_pconnect() [function.mysql-pconnect]: mysql server has gone away in /volumes/xxx.php on line 11 

but after queries seem work fine , site displays correctly. possible connection reestablished after gone away? should worry warning?

any tip on how should approach appreciated. thanks


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -