( ! ) Fatal error: Uncaught PDOException: SQLSTATE[28000] [1045] Access denied for user 'pg38956_4por4'@'localhost' (using password: YES) in /home/pg38956/studentville/vendor/illuminate/database/Connection.php on line 669
( ! ) Illuminate\Database\QueryException: SQLSTATE[28000] [1045] Access denied for user 'pg38956_4por4'@'localhost' (using password: YES) (SQL: select `iso` from `languages` where `active` = 1 order by `priority` asc) in /home/pg38956/studentville/vendor/illuminate/database/Connection.php on line 669
Call Stack
#TimeMemoryFunctionLocation
10.0019365560{main}( ).../index.php:0
20.0020366480require_once( '/home/pg38956/studentville/app/init.php ).../index.php:3
30.0053536056App\Models\Language::getLangsArr( ).../init.php:36
40.0114951296Illuminate\Database\Eloquent\Builder->pluck( $column = 'iso', $key = ??? ).../language.class.php:17
50.0114951296Illuminate\Database\Query\Builder->pluck( $column = 'iso', $key = NULL ).../Builder.php:687
60.0114952056Illuminate\Database\Query\Builder->onceWithColumns( $columns = [0 => 'iso'], $callback = class Closure { virtual $closure = "$this->Illuminate\Database\Query\{closure}" } ).../Builder.php:2303
70.0114952056Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure:/home/pg38956/studentville/vendor/illuminate/database/Query/Builder.php:2299-2303}( ).../Builder.php:2609
80.0114952056Illuminate\Database\Query\Builder->runSelect( ).../Builder.php:2301
90.01211039456Illuminate\Database\Connection->select( $query = 'select `iso` from `languages` where `active` = ? order by `priority` asc', $bindings = [0 => 1], $useReadPdo = TRUE ).../Builder.php:2149
100.01211040312Illuminate\Database\Connection->run( $query = 'select `iso` from `languages` where `active` = ? order by `priority` asc', $bindings = [0 => 1], $callback = class Closure { virtual $closure = "$this->Illuminate\Database\{closure}" } ).../Connection.php:338
110.02521091232Illuminate\Database\Connection->handleQueryException( $e = class Illuminate\Database\QueryException { protected $sql = 'select `iso` from `languages` where `active` = ? order by `priority` asc'; protected $bindings = [0 => 1]; protected $message = 'SQLSTATE[28000] [1045] Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES) (SQL: select `iso` from `languages` where `active` = 1 order by `priority` asc)'; private ${Exception}string = ''; protected $code = 1045; protected $file = '/home/pg38956/studentville/vendor/illuminate/database/Connection.php'; protected $line = 669; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...]]; private ${Exception}previous = class PDOException { protected $message = 'SQLSTATE[28000] [1045] Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES)'; private ${Exception}string = ''; protected $code = 1045; protected $file = '/home/pg38956/studentville/vendor/illuminate/database/Connectors/Connector.php'; protected $line = 70; private ${Exception}trace = [...]; private ${Exception}previous = NULL; public $errorInfo = [...]; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> PDOException: SQLSTATE[28000] [1045] Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES) in /home/pg38956/studentville/vendor/illuminate/database/Connectors/Connector.php on line <i>70</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeee'... }; public $errorInfo = [0 => '28000', 1 => 1045, 2 => 'Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES)']; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Illuminate\\Database\\QueryException: SQLSTATE[28000] [1045] Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES) (SQL: select `iso` from `languages` where `active` = 1 order by `priority` asc) in /home/pg38956/studentville/vendor/illuminate/database/Connection.php on line <i>669</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call St'... }, $query = 'select `iso` from `languages` where `active` = ? order by `priority` asc', $bindings = [0 => 1], $callback = class Closure { virtual $closure = "$this->Illuminate\Database\{closure}" } ).../Connection.php:632
120.02521091232Illuminate\Database\Connection->tryAgainIfCausedByLostConnection( $e = class Illuminate\Database\QueryException { protected $sql = 'select `iso` from `languages` where `active` = ? order by `priority` asc'; protected $bindings = [0 => 1]; protected $message = 'SQLSTATE[28000] [1045] Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES) (SQL: select `iso` from `languages` where `active` = 1 order by `priority` asc)'; private ${Exception}string = ''; protected $code = 1045; protected $file = '/home/pg38956/studentville/vendor/illuminate/database/Connection.php'; protected $line = 669; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...]]; private ${Exception}previous = class PDOException { protected $message = 'SQLSTATE[28000] [1045] Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES)'; private ${Exception}string = ''; protected $code = 1045; protected $file = '/home/pg38956/studentville/vendor/illuminate/database/Connectors/Connector.php'; protected $line = 70; private ${Exception}trace = [...]; private ${Exception}previous = NULL; public $errorInfo = [...]; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> PDOException: SQLSTATE[28000] [1045] Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES) in /home/pg38956/studentville/vendor/illuminate/database/Connectors/Connector.php on line <i>70</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeee'... }; public $errorInfo = [0 => '28000', 1 => 1045, 2 => 'Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES)']; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Illuminate\\Database\\QueryException: SQLSTATE[28000] [1045] Access denied for user \'pg38956_4por4\'@\'localhost\' (using password: YES) (SQL: select `iso` from `languages` where `active` = 1 order by `priority` asc) in /home/pg38956/studentville/vendor/illuminate/database/Connection.php on line <i>669</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call St'... }, $query = 'select `iso` from `languages` where `active` = ? order by `priority` asc', $bindings = [0 => 1], $callback = class Closure { virtual $closure = "$this->Illuminate\Database\{closure}" } ).../Connection.php:723