hi all,
I've had my zen cart store setup for about a month. Everything seems to be working fine. Now, when I add a product to the shopping cart and press the checkout button, I get the following error message:
2013 Lost connection to MySQL server during query
in:
[select sum(tax_rate) as tax_rate from (zen_tax_rates tr left join zen_zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id) left join zen_geo_zones tz on (tz.geo_zone_id = tr.tax_zone_id) ) where (za.zone_country_id is null or za.zone_country_id = 0 or za.zone_country_id = '223') and (za.zone_id is null or za.zone_id = 0 or za.zone_id = '19') and tr.tax_class_id = '1' group by tr.tax_priority]
2006 MySQL server has gone away
in:
[select count(*) as total from zen_sessions where sesskey = 'f2886593c98e686b7a0b1be903396851']
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
Anyone ever had this error message before?
I appreciate your help in advance.
Thanks Much




