Topic: login.php error
Hi,
When I try to go to the website I get the following error:
Database Type is not valid: MySqli5
Exception Type: Exception
Source File: /var/www/includes/qcodo/_core/framework/QApplicationBase.class.php Line: 346
Line 345: if (!file_exists($strDatabaseAdapter))
Line 346: throw new Exception('Database Type is not valid: ' . $objConfigArray['adapter']);
Line 347: require($strDatabaseAdapter);
Call Stack:
#0 /var/www/includes/prepend.inc.php(269): QApplicationBase::InitializeDatabaseConnections()
#1 /var/www/login.php(22): require_once('/var/www/includ...')
#2 {main