Current: 8.4.22
OK (7.4+)
Loaded
Cannot connect to MySQL: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)
Fix: Update DB credentials in includes/config.php
OK: includes/config.php
OK: includes/header.php
OK: admin/index.php
display_errors:
error_reporting: 22527
To see errors, add to config.php: ini_set('display_errors', 1); error_reporting(E_ALL);
CREATE DATABASE paccione_service;mysql -u YOUR_USER -p paccione_service < database.sqlincludes/config.phphttps://paccione.co.uk/adminDELETE THIS FILE after setup!