Fatal Error in Gdn_Database.Connection();

An error occurred while attempting to connect to the database

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

The error occurred on or near: /var/www/therawtarian_forum/library/database/class.database.php

64:                     
65:             if ($Timeout)
66:                throw new Exception(ErrorMessage('Timeout while connecting to the database', $this->ClassName, 'Connection', $ex->getMessage()), 504);
67:             
68:             trigger_error(ErrorMessage('An error occurred while attempting to connect to the database', $this->ClassName, 'Connection', $ex->getMessage()), E_USER_ERROR);
69:          }
70:       }
71:       
72:       return $this->_Connection;

Backtrace:

/var/www/therawtarian_forum/library/database/class.database.phpPHP::Gdn_ErrorHandler();
[/var/www/therawtarian_forum/library/database/class.database.php:68] PHP::trigger_error();
[/var/www/therawtarian_forum/library/database/class.database.php:298] Gdn_Database->Connection();
[/var/www/therawtarian_forum/library/database/class.sqldriver.php:1630] Gdn_Database->Query();
[/var/www/therawtarian_forum/library/database/class.sqldriver.php:654] Gdn_SQLDriver->Query();
[/var/www/therawtarian_forum/applications/dashboard/models/class.permissionmodel.php:524] Gdn_SQLDriver->Get();
[/var/www/therawtarian_forum/applications/dashboard/models/class.permissionmodel.php:235] PermissionModel->PermissionColumns();
[/var/www/therawtarian_forum/applications/dashboard/models/class.usermodel.php:790] PermissionModel->CachePermissions();
[/var/www/therawtarian_forum/library/core/class.session.php:357] UserModel->DefinePermissions();
[/var/www/therawtarian_forum/library/core/class.auth.php:41] Gdn_Session->Start();
[/var/www/therawtarian_forum/bootstrap.php:214] Gdn_Auth->StartAuthenticator();
[/var/www/therawtarian_comforum/index.php:33] PHP::require_once();

Variables in local scope:

[ex] array (
  'errorInfo' => NULL,
)
[Timeout] false

Need Help?

If you are a user of this website, you can report this message to a website administrator.

If you are an administrator of this website, you can get help at the Vanilla Community Forums.

Additional information for support personnel: