Warning: Use of undefined constant DB_DRIVER - assumed 'DB_DRIVER' (this will throw an Error in a future version of PHP) in /var/www/html/core/classes/WonkiCMS.php on line 30
Warning: Use of undefined constant DB_HOST - assumed 'DB_HOST' (this will throw an Error in a future version of PHP) in /var/www/html/core/classes/WonkiCMS.php on line 31
Warning: Use of undefined constant DB_USERNAME - assumed 'DB_USERNAME' (this will throw an Error in a future version of PHP) in /var/www/html/core/classes/WonkiCMS.php on line 32
Warning: Use of undefined constant DB_PASSWORD - assumed 'DB_PASSWORD' (this will throw an Error in a future version of PHP) in /var/www/html/core/classes/WonkiCMS.php on line 33
Warning: Use of undefined constant DB_NAME - assumed 'DB_NAME' (this will throw an Error in a future version of PHP) in /var/www/html/core/classes/WonkiCMS.php on line 34
Warning: Use of undefined constant DB_PORT - assumed 'DB_PORT' (this will throw an Error in a future version of PHP) in /var/www/html/core/classes/WonkiCMS.php on line 35
Warning: Use of undefined constant DB_PREFIX - assumed 'DB_PREFIX' (this will throw an Error in a future version of PHP) in /var/www/html/core/classes/WonkiCMS.php on line 36
Fatal error: Uncaught PDOException: could not find driver in /var/www/html/core/classes/PDODb.php:698
Stack trace:
#0 /var/www/html/core/classes/PDODb.php(698): PDO->__construct('DB_DRIVER:host=...', 'DB_USERNAME', 'DB_PASSWORD')
#1 /var/www/html/core/classes/PDODb.php(1298): PDODb->connect()
#2 /var/www/html/core/classes/PDODb.php(1315): PDODb->pdo()
#3 /var/www/html/core/classes/PDODb.php(619): PDODb->prepare()
#4 /var/www/html/core/classes/PDODb.php(992): PDODb->buildQuery(1)
#5 /var/www/html/core/classes/PDODb.php(1023): PDODb->get('files', 1, '*')
#6 /var/www/html/core/file.php(23): PDODb->getOne('files')
#7 {main}
thrown in /var/www/html/core/classes/PDODb.php on line 698