( ! ) Fatal error: Uncaught PDOException: PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /web/onko29.ru/www/app/db.php:8 Stack trace: #0 /web/onko29.ru/www/app/db.php(8): PDO->__construct('mysql:host=mysq...', 'root', '12344', Array) #1 /web/onko29.ru/www/app/models/BaseModel.php(46): Db::getConnection() #2 /web/onko29.ru/www/app/models/News.php(11): BaseModel::getTblValueById('t_news', '63') #3 /web/onko29.ru/www/app/controllers/NewsController.php(16): News::getNewsItemById('63') #4 /web/onko29.ru/www/app/router.php(55): NewsController->actionView('63') #5 /web/onko29.ru/www/index.php(17): Router->run() #6 {main} Next PDOException: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known in /web/onko29.ru/www/app/db.php on line 8
( ! ) PDOException: PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /web/onko29.ru/www/app/db.php on line 8
Call Stack
#TimeMemoryFunctionLocation
10.0000359768{main}( ).../index.php:0
20.0004505448Router->run( ).../index.php:17
30.0004507440NewsController->actionView( ).../router.php:55
40.0004507440News::getNewsItemById( ).../NewsController.php:16
50.0004507440BaseModel::getTblValueById( ).../News.php:11
60.0004507440Db::getConnection( ).../BaseModel.php:46
70.0005508568__construct ( ).../db.php:8