Error of installation in nightly build

lonesoac007 wrote on Sunday, November 27, 2016:

Hello all,

I am getting the error code of:

OpenEMR Setup

Step 3

Configuring OpenEMR…

Connecting to MySQL Server…
Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in /usr/local/www/apache24/data/openemr/library/classes/Installer.class.php:502 Stack trace: #0 /usr/local/www/apache24/data/openemr/library/classes/Installer.class.php(117): Installer->connect_to_database(‘localhost’, ‘root’, ‘PASSWORD’, ‘3306’) #1 /usr/local/www/apache24/data/openemr/setup.php(390): Installer->root_database_connection() #2 {main} thrown in /usr/local/www/apache24/data/openemr/library/classes/Installer.class.php on line 502

Is this an issue with the code or a configuration issue? I have installed the php 7.0 version files before and 0 issues. the only thing that has changed is that I am using a Jail that is hosted in the FreeNAS system. The Jail is just a plain old FreeBSD host.

juggernautsei wrote on Monday, January 02, 2017:

I think you answered your own question when you wrote

“the only thing that has changed is”.