Mysqli supported in Latest PHP versions?
I have several scripts running with mysqli extensions previously with PHP 7.4 and 8.1 as well. Now I am not able to run mysqli functions using latest php versions also 7.4 as well.
My scripts getting following errors:
An uncaught Exception was encountered
Type: Error
Message: Call to undefined function mysqli_init()
I came to know that cPanel discontinue mysqli functions from latest cpanel versions. Is it true? If yes then how to use Mysqli functions as i have several scripts on different websites.
-
The mysqlnd tool covers all the functions that mysqli performed. 0 -
Any information about cpanel not supporting mysqli in php 7.4 or 8.1 ?
You can use Cloudlinux as well.0
Please sign in to leave a comment.
Comments
4 comments