( ! ) Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.
in C:\wamp64\www\nijbm\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 = 5uuno1l9rhphdjnes1b5c7q17i) in C:\wamp64\www\nijbm\lib\pkp\lib\vendor\laravel\framework\src\Illuminate\Database\Connection.php on line 671 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0007 | 365216 | {main}( ) | ...\index.php:0 |
2 | 0.0374 | 1098200 | Application->execute( ) | ...\index.php:67 |
3 | 0.0376 | 1102384 | Dispatcher->dispatch( ) | ...\PKPApplication.inc.php:362 |
4 | 0.0383 | 1120696 | PKPLocale::initialize( ) | ...\Dispatcher.inc.php:116 |
5 | 0.0383 | 1120696 | PKPLocale::getLocale( ) | ...\PKPLocale.inc.php:290 |
6 | 0.0383 | 1121104 | SessionManager::getManager( ) | ...\PKPLocale.inc.php:131 |
7 | 0.0386 | 1136288 | SessionManager->__construct( ) | ...\SessionManager.inc.php:131 |
8 | 0.0387 | 1139120 | session_start
( ) | ...\SessionManager.inc.php:60 |
9 | 0.0388 | 1139544 | SessionManager->read( ) | ...\SessionManager.inc.php:60 |
10 | 0.0388 | 1139544 | SessionDAO->getSession( ) | ...\SessionManager.inc.php:170 |
11 | 0.0392 | 1140488 | current
( ) | ...\SessionDAO.inc.php:37 |
12 | 0.0392 | 1140488 | Illuminate\Database\MySqlConnection->cursor( ) | ...\SessionDAO.inc.php:37 |
13 | 0.0392 | 1141312 | Illuminate\Database\MySqlConnection->run( ) | ...\Connection.php:373 |
14 | 2.1012 | 1304880 | Illuminate\Database\MySqlConnection->handleQueryException( ) | ...\Connection.php:634 |
15 | 2.1012 | 1304880 | Illuminate\Database\MySqlConnection->tryAgainIfCausedByLostConnection( ) | ...\Connection.php:725 |