( ! ) 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 | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 360960 | {main}( ) | .../index.php:0 |
2 | 0.0007 | 506736 | Router->run( ) | .../index.php:17 |
3 | 0.0010 | 508736 | DocsController->actionView( ) | .../router.php:55 |
4 | 0.0010 | 508736 | Docs::getListByCategory( ) | .../DocsController.php:13 |
5 | 0.0010 | 508848 | BaseModel::getSQLValues( ) | .../Docs.php:21 |
6 | 0.0010 | 508848 | Db::getConnection( ) | .../BaseModel.php:31 |
7 | 0.0010 | 509976 | __construct ( ) | .../db.php:8 |