AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: HADY on August 01, 2019, 04:39:40 AM

Title: upgraded php version from native 5.6 to 7.3
Post by: HADY on August 01, 2019, 04:39:40 AM
Hello!

I hope you can help me to understand what I missed here; I upgraded php version from native 5.6 to 7.3 from Cpanel and after that website not seen any more, here a log error:

2019-08-01 11:11:24 - :  AbanteCart core v.1.2.15 Class 'mysqli' not found in <b>/home/public_html/core/database/amysqli.php</b> on line <b>50</b>

Is that something should be fixed from hosting company side??

Thank you All
Title: Re: upgraded php version from native 5.6 to 7.3
Post by: Basara on August 01, 2019, 08:22:32 AM
Hello.
Make sure mysql module is enabled in your php configuration.
Title: Re: upgraded php version from native 5.6 to 7.3
Post by: abolabo on August 01, 2019, 08:23:04 AM
hi.
You should to sign in into CPanel and find section with php-extensions there.
Just enable mysql extension for host or ask hosting provider techsupport.
Title: Re: upgraded php version from native 5.6 to 7.3
Post by: HADY on August 01, 2019, 09:01:43 AM
Thank you guys for fast reply,

what if I don't see (mysqli module) ???

Title: Re: upgraded php version from native 5.6 to 7.3
Post by: abolabo on August 01, 2019, 11:19:37 AM
try to uncheck mysqlnd and check nd_mysqli
Title: Re: upgraded php version from native 5.6 to 7.3
Post by: HADY on August 02, 2019, 03:03:24 AM
hello guys!

Thank you for comments, actually yes, I just enabled nd_mysqli and website appeared and working fine.


regards