Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
I have a live store that started displaying this error, I found out that it only happens when UPS Module is on and user is trying to checkout; so I did a fresh install in a subfolder of the same domain to see if I was something on I had done, I downloaded zen-cart 1.3.7 again and I still get the same error.
Any suggestions on how to get this fixed. I can only ship UPS so I really need the UPS Module. I even tried upsxml module, no success.
These are my server settings:
Zen Cart 1.3.7
Server OS: Linux 2.4.21-47.0.1.ELsmp
Database: MySQL 4.0.27-max-log
PHP Version: 4.3.11 (Zend: 1.3.0)
I contatated my hosting service provider and they want to know what the ups module needs in order to work properly.
This is the whole error massage:
2013 Lost connection to MySQL server during query
in:
[select cd.categories_name from atestcart_categories c, atestcart_categories_description cd where c.parent_id = 0 and c.categories_id = cd.categories_id and cd.language_id='1' and c.categories_status=1]
2006 MySQL server has gone away
in:
[select count(*) as total from atestcart_sessions where sesskey = '5612c93e2bae959f70a3eee1de0b6e50']
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
Thanks in advance for looking into this issue.
Have a great day!!




I am having the same problem on multiple websites. All worked fine until yesterday. Now when you try to check out you get the error message 2013 Lost connection to MySQL server during query in…

