Welcome Guest, Not a member yet? Register   Sign In
Unable to connect to the database.
#8

As it says Call to undefined function CodeIgniter\Database\MySQLi\mysqli_init() you haven't enabled mysqli.

Find your active php.ini and make sure it's on.
Code:
extension=php_mysqli.dll
Reply


Messages In This Thread
RE: Unable to connect to the database. - by jreklund - 08-12-2020, 07:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB