Hi all
(not sure where I should post this question)
I have changed over from a windows server to linux.
All went well except for that on product pages I get the following text:
2013 Lost connection to MySQL server during query
in:
[select p.products_id, p.products_image from zen_orders_products opa, zen_orders_products opb, zen_orders o, zen_products p where opa.products_id = '45490' and opa.orders_id = opb.orders_id and opb.products_id != '45490' and opb.products_id = p.products_id and opb.orders_id = o.orders_id and p.products_status = 1 group by p.products_id order by o.date_purchased desc limit 6]
2006 MySQL server has gone away
in:
[select count(*) as total from zen_sessions where sesskey = 'tpmfv3mdlbv3g8msadnrjbfe60']
Otherwise everything seems to be fine.
Anyone feel like enlightening me a little? Please
Also images have stopped displaying??



