10 lines
790 B
Text
10 lines
790 B
Text
Could not connect to the database! Details: SQLSTATE[HY000] [1045] Access denied for user 'aroltd'@'localhost' (using password: YES)
|
|
PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user 'aroltd'@'localhost' (using password: YES) in /home/flash/nabucco/lib/db.php:121
|
|
Stack trace:
|
|
#0 /home/flash/nabucco/lib/db.php(121): PDO->__construct('mysql:host=loca...', 'aroltd', 'buddyman5', Array)
|
|
#1 /home/flash/nabucco/lib/db.php(106): sockchat\Database::SpawnConnection()
|
|
#2 /home/flash/nabucco/lib/db.php(207): sockchat\Database::Execute('clrusers')
|
|
#3 /home/flash/nabucco/server.php(32): sockchat\Database::TruncateUserList()
|
|
#4 /home/flash/nabucco/server.php(149): sockchat\Chat->__construct()
|
|
#5 {main}
|
|
thrown in /home/flash/nabucco/lib/db.php on line 121
|