I configure LAMP on Debian 9, set apache2 + php 7 (php-myslqnd installed), but when I try to connect to the database via mysqli_connect, the Apache logs in the log - PHP Fatal error: Uncaught Error: Call to undefined function mysqli_connect (); Reinstalling apach2 and php gave nothing
|
phpinfo()then take a look to check that it is actually loaded - teran