wamp "MySQL Server has gone away" after 60seconds
posted by sacah on howto,
So I looked in the php.ini and found under the MySQL section there is a mysql.connect_timeout=60 I increased this to 600 and the problem went away.
Hope this helps others having this same issue.