skewer\core\Component\Errors\Exception

SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 113

/home/virtwww/w_tcunona-ru_44bf4bec/http/skewer/core/Component/Db/Adapter.php:101

96
$this->dbAccess['user'],
97
                                      $this->dbAccess['passwd'],
98
                                      $this->attributes);}
99
         catch(\PDOException $e) {
100

101
            throw new ConnectionException($e->getMessage());}
102

103
        }
104
    
105

106
    /**
107
    * Конфигурирует подключение к БД

Stack trace

core/Component/Errors/Handler:119 skewer\core\Component\Errors\Handler::handleException()

Stack trace previous

core/Component/Db/Connection:130 skewer\core\Component\Db\Adapter::createPdo()
core/classes/skProcessor:431 skewer\core\Component\Db\Connection::open()
core/classes/skDB:29 skProcessor::initDbConection()
/home/virtwww/w_tcunona-ru_44bf4bec/http/index:37 skDB::__construct()