Normally, in apache via mod php it works perfectly fine, but if I try function_exists('mysqli_init'), function does not exist.
Other errors shown:
Call to undefined function mysqli_connect() Class 'MySQLi' not found in <file>
Why MySQLi isn't working and how to fix it? Thanks!
Command used to run test:
vendor/bin/tester -c /etc/php5/apache2 -p php