AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: ChrisTrent on March 26, 2021, 07:07:06 AM

Title: AbanteCart keeps crashing
Post by: ChrisTrent on March 26, 2021, 07:07:06 AM
Hi there

Im just curious, has anybody come across a similar situation where one day AbanteCart is working perfectly and the next, everything has crashed?

Yesterday, in the admin section, I was adding some products and everything was perfect. This morning when I tried to log into the admin section, I received this error (attached screenshot).

This has happened before and I've had to recreate my entire store.

Does anyone perhaps have any suggestions as to what has gone wrong and how I can fix it. I'm relatively new to the coding side so I wouldn't know where to start.

My hosting providers says its not a server issue but a coding issue yet I haven't made any changes to the code.
Title: Re: AbanteCart keeps crashing
Post by: abolabo on March 26, 2021, 10:03:02 AM
Looks like somebody switched your host to another version of php.
Please ask your hosting provider about that.

Also ask hosting provider set directive "display_errors=off" inside current php.ini in case when you see this errors via browser.
Title: Re: AbanteCart keeps crashing
Post by: ChrisTrent on March 26, 2021, 10:25:43 AM
Thank you for your help. It worked like a charm.

Much appreciated.