I want to test PHP script that will execute a command line command. But I get the following error in the shell.
The site that I've design locally works perfectly
Fatal error: Call to undefined function mysqli_init() in /Applications/mampstack-5.6.19-0/frameworks/codeigniter/system/database/drivers/mysqli/mysqli_driver.php on line 136
A PHP Error was encountered
Severity: Error
Message: Call to undefined function mysqli_init()
Filename: /Applications/mampstack-5.6.19-0/frameworks/codeigniter/system/database/drivers/mysqli/mysqli_driver.php
Line Number: 136
Backtrace:
I'm using Bitnami MAMP Stack 5.6.19.0 with Codeigniter 3.0