exception 'Exception' with message '[MySQL접속 Error] Mysql에 접속이 불가능 합니다. 호스트, 유저명, 패스워드를 확인하세요
' in /usr/local/nginx/html/EzApp/common/Ez_Mysql.php:74
Stack trace:
#0 /usr/local/nginx/html/EzApp/common/Ez_Mysql.php(39): Ez_Mysql->getNewConnection(Array, NULL)
#1 /usr/local/nginx/html/EzApp/common/Ez_Mysql.php(24): Ez_Mysql->getConnection(Array, NULL)
#2 /usr/local/nginx/html/EzApp/common/Ez_Instance.php(57): Ez_Mysql->__construct(Array, NULL)
#3 /usr/local/nginx/html/EzApp/common/Ez_Connection.php(17): Ez_Instance::getObject('Ez_Mysql', Array)
#4 /usr/local/nginx/html/EzApp/common/Ez_Instance.php(81): Ez_Connection::getConnection('cms')
#5 /usr/local/nginx/html/EzApp/vhost.news/App/Controller/ReadController.php(522): Ez_Instance::getObject('CmsModel', true, 'cms')
#6 /usr/local/nginx/html/EzApp/vhost.news/App/Controller/ReadController.php(79): ReadController->getArticleView()
#7 [internal function]: ReadController->artViewAction()
#8 /usr/local/nginx/html/EzApp/common/Ez_Service.php(59): ReflectionMethod->invoke(Object(ReadController))
#9 /usr/local/nginx/html/vhost.news/index.php(40): Ez_Service->run()
#10 {main}