MySQL gone away?

Today I’m working with Abante Cart then I got this error

2024-10-20 11:19:20 - database error: AbanteCart core v.1.4.0 SQL Error: MySQL server has gone away\nError No: 2006\nSQL: SELECT cart
FROM abx1_customers
WHERE customer_id = ‘19’
AND status = ‘1’


I still connect to admin of abante cart and phpMyadmin, everything work well but front end display error 500 with that message. Then please tell me what happen ?

Please provide your site URL. We can only help you directly if you provide the information necessary to do so. Otherwise, take a look at this generic article on that error message. If you’re lucky it may have the solution you need.

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

5 Likes

Sorry, I setup it in another hosting provider and I just moving it to Infinity and It’s worked well. Thanks.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.