| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] No such file or directory in /var/www/clients/client0/web23/web/app/core/database.php on line 11 |
| ( ! ) PDOException: SQLSTATE[HY000] [2002] No such file or directory in /var/www/clients/client0/web23/web/app/core/database.php on line 11 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 361568 | {main}( ) | .../index.php:0 |
| 2 | 0.0014 | 364424 | App->__construct( ) | .../index.php:6 |
| 3 | 0.0014 | 364424 | App->Default_route( ) | .../app.php:12 |
| 4 | 0.0016 | 365672 | Home->index( 'sitemap.xml' ) | .../app.php:45 |
| 5 | 0.0020 | 366808 | Posts->get_all( ) | .../home.php:11 |
| 6 | 0.0020 | 366944 | Database->read( $query = 'select * from service order by id desc limit 12 offset 0', $data = ??? ) | .../posts.php:21 |
| 7 | 0.0020 | 366944 | Database->db_connect( ) | .../database.php:22 |
| 8 | 0.0020 | 367304 | __construct
( $dsn = 'mysql:host=localhost;dbname=minima_db;', $username = 'minima', $passwd = 'mysql' ) | .../database.php:11 |