Critical Error

An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details

Error: PDOException

Message: SQLSTATE[HY000] [1045] Access denied for user 'ragnarok'@'localhost' (using password: YES)

File: /var/www/wounded/lib/Flux/Connection.php:97

File Line Function/Method
/var/www/wounded/lib/Flux/Connection.php 97 PDO::__construct()
/var/www/wounded/lib/Flux/Connection.php 160 Flux_Connection::connect()
/var/www/wounded/lib/Flux/Connection.php 240 Flux_Connection::getWebConnection()
/var/www/wounded/modules/guild/emblem.php 54 Flux_Connection::getStatementForWeb()
/var/www/wounded/lib/Flux/Template.php 375 include()
/var/www/wounded/lib/Flux/Dispatcher.php 170 Flux_Template::render()
/var/www/wounded/index.php 153 Flux_Dispatcher::dispatch()

Exception Trace As String

#0 /var/www/wounded/lib/Flux/Connection.php(97): PDO->__construct()
#1 /var/www/wounded/lib/Flux/Connection.php(160): Flux_Connection->connect()
#2 /var/www/wounded/lib/Flux/Connection.php(240): Flux_Connection->getWebConnection()
#3 /var/www/wounded/modules/guild/emblem.php(54): Flux_Connection->getStatementForWeb()
#4 /var/www/wounded/lib/Flux/Template.php(375): include('...')
#5 /var/www/wounded/lib/Flux/Dispatcher.php(170): Flux_Template->render()
#6 /var/www/wounded/index.php(153): Flux_Dispatcher->dispatch()
#7 {main}