( ! ) 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(31): Db::getConnection() #2 /web/onko29.ru/www/app/models/Docs.php(21): BaseModel::getSQLValues('SELECT * FROM t...') #3 /web/onko29.ru/www/app/controllers/DocsController.php(13): Docs::getListByCategory('1335') #4 /web/onko29.ru/www/app/router.php(55): DocsController->actionView('1335') #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.0001359776{main}( ).../index.php:0
20.0011505456Router->run( ).../index.php:17
30.0016507456DocsController->actionView( ).../router.php:55
40.0016507456Docs::getListByCategory( ).../DocsController.php:13
50.0016507568BaseModel::getSQLValues( ).../Docs.php:21
60.0016507568Db::getConnection( ).../BaseModel.php:31
70.0016508696__construct ( ).../db.php:8