Full Board URL: http://localhost
XMB Version: 1.9.12
Code: |
Warning: Constant DEBUG already defined in /var/www/html/config.php on line 117
Warning: Constant LOG_MYSQL_ERRORS already defined in /var/www/html/config.php on line 127
Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'DB/USER'@'localhost' (using password: YES) in /var/www/html/install/index.php:183 Stack trace: #0 /var/www/html/install/index.php(183): mysqli->__construct() #1 /var/www/html/install/index.php(221): already_installed() #2 {main} thrown in /var/www/html/install/index.php on line 183 |
EDIT: Resolved - deleting the example config.php worked.
This has been mentioned on the bug tracker.