Call to undefined function mysqli_init() codeigniter with php hmvc

4.2k Views Asked by At

hello I have a PHP error

Message: Call to undefined function mysqli_init()
/public_html/system/database/drivers/mysqli/mysqli_driver.php

I checked my MySQLi in server and it is working good and I tried to install packages in the server but the server told me that no package available, there are two sites in my server working good buy Codeigniter but this on I used hmvc

I see a lot of answers here but nothing success with me

NOTE

the site is working on my localhost

0

There are 0 best solutions below