Post by mynamepewe » Fri Oct 31, 2014 8:32 pm

Hei guys, anyone can help me ? i have problem for instalation OC in Cpanel with Softacolous, when i'm finished for install i have message :

Code: Select all

"Fatal error: Class 'mysqli' not found in /home/nusamer1/public_html/system/library/db/mysqli.php on line 7"
how to resolve that problem ? thanks before :D
Last edited by straightlight on Thu Jan 30, 2020 5:54 am, edited 1 time in total.
Reason: Added code tags.

Newbie

Posts

Joined
Fri Oct 31, 2014 8:25 pm

Post by dannydcam » Tue Jul 21, 2015 7:02 pm

I dont think your server has MySqli installed.

You can check if the mysqli libraries are present by executing this code:

Code: Select all

if (!function_exists('mysqli_init') && !extension_loaded('mysqli')) {
    echo 'We don\'t have mysqli!!!';
} else {
    echo 'Phew we have it!';
}
Last edited by straightlight on Thu Jan 30, 2020 5:55 am, edited 1 time in total.
Reason: Added code tags.

Newbie

Posts

Joined
Tue Jul 21, 2015 7:00 pm

Post by kavirgirl » Mon Jan 27, 2020 4:03 am

hi guys!
i was working on my opencart website this morning and i had nothing to do with sql files !i just arranged modules for vertical menu .so now i saw this error instead of loading my website,
Fatal error: Class 'mysqli' not found in /home/khanomii/public_html/system/library/db/mysqli.php on line 7
whats your suggestion to fix this error?

Newbie

Posts

Joined
Mon Jan 27, 2020 3:54 am

Post by johnp » Tue Jan 28, 2020 12:34 am

What version of PHP do you have installed?

Opencart 1.5.6.5/OC Bootstrap Pro/VQMOD lover, user and geek.
Affordable Service £££ - Opencart Installs, Fixing, Development and Upgrades
Plus Ecommerce, Marketing, Mailing List Management and More
FREE Guidance and Advice at https://www.ecommerce-help.co.uk


User avatar
Active Member

Posts

Joined
Fri Mar 25, 2011 10:25 am
Location - Surrey, UK
Who is online

Users browsing this forum: No registered users and 2 guests