XMB Forum Software
Not logged in [Login - Register]
Go To Bottom

Printable Version  
Author: Subject: [Resolved] Installation page just prints a PHP error
flushedpancake
Member
***


Avatar


Posts: 36
Registered: 4-1-2024
Member Is Offline

Mood: Optimistic

[*] posted on 4-2-2024 at 05:21 AM
[Resolved] Installation page just prints a PHP error


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.
View user's profile View All Posts By User
miqrogroove
XMB 1.9.12 Lead Developer
*********


Avatar


Posts: 466
Registered: 10-1-2002
Location: Florida
Member Is Offline

Mood: Past Three O'Clock

[*] posted on 4-6-2024 at 09:03 AM
PHP 8.1


Thank you for the bug report. I have determined the installer is not compatible with PHP 8.1 or higher due to a breaking change in PHP. I am working on a new version of the installer that will include a revised MySQL abstraction.

Anyone with XMB already installed is still safe to update PHP to the latest version.
View user's profile Visit user's homepage View All Posts By User

  Go To Top

Powered by XMB 1.9.12 (Debug Mode)
XMB Forum Software © 2001-2024 The XMB Group
[Queries: 16] [PHP: 55.3% - SQL: 44.7%]