I'm trying to connect to a mysql database using php, and I keep getting this error:<BR><BR>Call to undefined function: mysqli_connect()<BR><BR>Most of my googling found people who have this problem ...
So I've set up the phpinfo but the search for mysql didn't get me really far, as it only showed the authors for the mysqli module. So, I went into the php.ini config file and looked up mysql in there.
and get this error in step 3: [Mon Apr 23 00:01:30.077195 2018] [:error] [pid 447] [client 192.168.1.49:51898] PHP Fatal error: Call to undefined function mysqli ...