Fatal error: Exception: SQLSTATE[HY000] [1045] Access denied for user 'php'@'localhost' (using password: YES) (in /home/httpd/vhosts/enricobuchs.ch/httpsdocs/wire/core/WireDatabasePDO.php line 463) #0 /home/httpd/vhosts/enricobuchs.ch/httpsdocs/wire/core/WireDatabasePDO.php(463): PDO->__construct('mysql:dbname=cm...', 'php', Object(SensitiveParameterValue), Array) #1 /home/httpd/vhosts/enricobuchs.ch/httpsdocs/wire/core/WireDatabasePDO.php(824): ProcessWire\WireDatabasePDO->pdoWriter() #2 /home/httpd/vhosts/enricobuchs.ch/httpsdocs/wire/core/WireCache.php(276): ProcessWire\WireDatabasePDO->prepare('SELECT name, da...', Array) #3 /home/httpd/vhosts/enricobuchs.ch/httpsdocs/wire/core/WireCache.php(151): ProcessWire\WireCache->get('Modules.site/mo...', NULL) #4 /home/httpd/vhosts/enricobuchs.ch/httpsdocs/wire/core/ProcessWire.php(527): ProcessWire\WireCache->preload(Array) #5 /home/httpd/vhosts/enricobuchs.ch/httpsdocs/wire/core/ProcessWire.php(313): ProcessWire\ProcessWire->load(Object(ProcessWire\Config)) #6 /home/httpd/vhosts/enricobuchs.ch/httpsdocs/index.php(51): ProcessWire\ProcessWire->__construct(Object(ProcessWire\Config)) #7 {main} in /home/httpd/vhosts/enricobuchs.ch/httpsdocs/index.php on line 63 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/enricobuchs.ch/httpsdocs/index.php:63) in /home/httpd/vhosts/enricobuchs.ch/httpsdocs/wire/core/WireHttp.php on line 1570

So sorry… Error: Exception: SQLSTATE[HY000] [1045] Access denied for user 'php'@'localhost' (using password: YES) (in wire/core/WireDatabasePDO.php line 463)

#0 wire/core/WireDatabasePDO.php (463): PDO->__construct('mysql:dbname=cm...', 'php', Object(SensitiveParameterValue), Array)
#1 wire/core/WireDatabasePDO.php (824): WireDatabasePDO->pdoWriter()
#2 wire/core/WireCache.php (276): WireDatabasePDO->prepare('SELECT name, da...', Array)
#3 wire/core/WireCache.php (151): WireCache->get('Modules.site/mo...', NULL)
#4 wire/core/ProcessWire.php (527): WireCache->preload(Array)
#5 wire/core/ProcessWire.php (313): ProcessWire->load(Object(Config))
#6 index.php (51): ProcessWire->__construct(Object(Config))
#7 {main}

This error message was shown because: site is in debug mode. ($config->debug = true; => site/config.php). Error has been logged.