( ! ) Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.
in C:\wamp64\www\alturath\lib\pkp\lib\vendor\laravel\framework\src\Illuminate\Database\Connection.php on line 671 |
( ! ) Illuminate\Database\QueryException: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.
(SQL: SELECT * FROM sessions WHERE session_id = crgqc204hqhslt4nqdscfd6292) in C:\wamp64\www\alturath\lib\pkp\lib\vendor\laravel\framework\src\Illuminate\Database\Connection.php on line 671 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0005 | 380616 | {main}( ) | ...\index.php:0 |
2 | 0.0431 | 1112816 | Application->execute( ) | ...\index.php:68 |
3 | 0.0435 | 1117000 | Dispatcher->dispatch( ) | ...\PKPApplication.inc.php:362 |
4 | 0.0447 | 1134864 | PKPLocale::initialize( ) | ...\Dispatcher.inc.php:116 |
5 | 0.0447 | 1134864 | PKPLocale::getLocale( ) | ...\PKPLocale.inc.php:290 |
6 | 0.0447 | 1135272 | SessionManager::getManager( ) | ...\PKPLocale.inc.php:131 |
7 | 0.0451 | 1150456 | SessionManager->__construct( ) | ...\SessionManager.inc.php:131 |
8 | 0.0453 | 1153288 | session_start
( ) | ...\SessionManager.inc.php:60 |
9 | 0.0453 | 1153728 | SessionManager->read( ) | ...\SessionManager.inc.php:60 |
10 | 0.0453 | 1153728 | SessionDAO->getSession( ) | ...\SessionManager.inc.php:170 |
11 | 0.0457 | 1154672 | current
( ) | ...\SessionDAO.inc.php:37 |
12 | 0.0457 | 1154672 | Illuminate\Database\MySqlConnection->cursor( ) | ...\SessionDAO.inc.php:37 |
13 | 0.0457 | 1155496 | Illuminate\Database\MySqlConnection->run( ) | ...\Connection.php:373 |
14 | 2.0833 | 1319064 | Illuminate\Database\MySqlConnection->handleQueryException( ) | ...\Connection.php:634 |
15 | 2.0833 | 1319064 | Illuminate\Database\MySqlConnection->tryAgainIfCausedByLostConnection( ) | ...\Connection.php:725 |