SQLSTATE[HY000] [2002] No such file or directory
#0 [internal function]: PDO->__construct('mysql:host=loca...', 'moon', 'Moon@lista2', Array)
#1 [internal function]: Phalcon\Db\Adapter\Pdo->connect(Array)
#2 /www/listas.moon/app/config/services.php(80): 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(Listas), NULL)
#8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(Listas))
#9 [internal function]: Phalcon\Mvc\Model->getReadConnection()
#10 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(Listas), Object(Phalcon\Di\FactoryDefault))
#11 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(Listas), 'listas-moonlist...', 'listas', 'moon')
#12 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaData(Object(Listas))
#13 [internal function]: Phalcon\Mvc\Model\MetaData->hasAttribute(Object(Listas), 'site_exibir_de')
#14 [internal function]: Phalcon\Mvc\Model\Query->_getQualified(Array)
#15 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array, true)
#16 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array, true)
#17 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array)
#18 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect()
#19 [internal function]: Phalcon\Mvc\Model\Query->parse()
#20 [internal function]: Phalcon\Mvc\Model\Query->execute()
#21 /www/listas.moon/app/models/Listas.php(170): Phalcon\Mvc\Model::find(Array)
#22 /www/listas.moon/app/controllers/IndexController.php(9): Listas::find(Array)
#23 [internal function]: IndexController->indexAction()
#24 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(IndexController), 'indexAction', Array)
#25 [internal function]: Phalcon\Dispatcher->dispatch()
#26 /www/listas.moon/public/index.php(46): Phalcon\Mvc\Application->handle()
#27 {main}