SQLSTATE[HY000] [1040] Too many connections
#0 [internal function]: PDO->__construct('mysql:host=loca...', 'cooking', '@cooking@123@', Array) #1 [internal function]: Phalcon\Db\Adapter\Pdo->connect(Array) #2 /home/cooking/public_html/app/config/services.php(83): Phalcon\Db\Adapter\Pdo->__construct(Array) #3 [internal function]: Closure->{closure}() #4 [internal function]: Phalcon\Di\Service->resolve(NULL, Object(Phalcon\Di\FactoryDefault)) #5 [internal function]: Phalcon\Di->get('db', NULL) #6 [internal function]: Phalcon\Di->getShared('db') #7 [internal function]: Phalcon\Mvc\Model\Manager->_getConnection(Object(Dict), NULL) #8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(Dict)) #9 [internal function]: Phalcon\Mvc\Model->getReadConnection() #10 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(Dict), Object(Phalcon\Di\FactoryDefault)) #11 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(Dict), 'dict-cooking_we...', 'dict', 'cooking_web') #12 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaDataIndex(Object(Dict), 1) #13 [internal function]: Phalcon\Mvc\Model\MetaData->getPrimaryKeyAttributes(Object(Dict)) #14 [internal function]: Phalcon\Mvc\Model\Query\Builder->getPhql() #15 [internal function]: Phalcon\Mvc\Model\Query\Builder->getQuery() #16 [internal function]: Phalcon\Mvc\Model::getPreparedQuery(Array, 1) #17 /home/cooking/public_html/app/models/Dict.php(376): Phalcon\Mvc\Model::findFirst(1) #18 /home/cooking/public_html/app/controllers/ControllerBase.php(24): Dict::findFirst(1) #19 [internal function]: ControllerBase->initialize() #20 [internal function]: Phalcon\Dispatcher->dispatch() #21 /home/cooking/public_html/index.php(41): Phalcon\Mvc\Application->handle() #22 {main}