I sometimes get an error message from vBulletin with the following message:
mysql_connect() [function.mysql-connect]: Can’t connect to MySQL server on ‘mysql2.g********.com’ (10054)
I opened a support ticket but Support wants me to reproduce the steps which I can’t as the problem is intermittent and is caused by visitors viewing my forum.
Anyone know how to fix this? On my last 2 Web hosts I never had this problem so I don’t think it is a vBulletin problem.
This can happen for a few reasons, one is too many connections open, another is if using a pconnect (persistent connection) but it doesn’t look to me that you are there.