( ! ) Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)' in /var/www/baccani/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 103 |
( ! ) PDOException: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) in /var/www/baccani/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 43 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 231928 | {main}( ) | ../index.php:0 |
2 | 0.0001 | 233192 | require_once( '/var/www/baccani/vendor/stonedz/pff2/bootstrap.php' ) | ../index.php:33 |
3 | 0.0049 | 922480 | pff\App->run( ) | ../bootstrap.php:13 |
4 | 0.0049 | 922552 | pff\Core\HookManager->runBeforeSystem( ) | ../App.php:212 |
5 | 0.0049 | 922584 | pff\modules\Pff2Doctrine->doBeforeSystem( ) | ../HookManager.php:133 |
6 | 0.0049 | 923360 | pff\modules\Pff2Doctrine->initORM( ) | ../Pff2Doctrine.php:54 |
7 | 0.0065 | 1426240 | Doctrine\DBAL\Connection->getDatabasePlatform( ) | ../Pff2Doctrine.php:102 |
8 | 0.0065 | 1426512 | Doctrine\DBAL\Connection->detectDatabasePlatform( ) | ../Connection.php:328 |
9 | 0.0065 | 1426728 | Doctrine\DBAL\Connection->getDatabasePlatformVersion( ) | ../Connection.php:389 |
10 | 0.0065 | 1427160 | Doctrine\DBAL\Connection->connect( ) | ../Connection.php:429 |
11 | 0.0065 | 1427224 | Doctrine\DBAL\Driver\PDOMySql\Driver->connect( ) | ../Connection.php:360 |
12 | 0.0065 | 1445984 | Doctrine\DBAL\Driver\PDOConnection->__construct( ) | ../Driver.php:45 |
13 | 0.0065 | 1446032 | __construct
( ) | ../PDOConnection.php:43 |
( ! ) Doctrine\DBAL\Driver\PDOException: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) in /var/www/baccani/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 47 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 231928 | {main}( ) | ../index.php:0 |
2 | 0.0001 | 233192 | require_once( '/var/www/baccani/vendor/stonedz/pff2/bootstrap.php' ) | ../index.php:33 |
3 | 0.0049 | 922480 | pff\App->run( ) | ../bootstrap.php:13 |
4 | 0.0049 | 922552 | pff\Core\HookManager->runBeforeSystem( ) | ../App.php:212 |
5 | 0.0049 | 922584 | pff\modules\Pff2Doctrine->doBeforeSystem( ) | ../HookManager.php:133 |
6 | 0.0049 | 923360 | pff\modules\Pff2Doctrine->initORM( ) | ../Pff2Doctrine.php:54 |
7 | 0.0065 | 1426240 | Doctrine\DBAL\Connection->getDatabasePlatform( ) | ../Pff2Doctrine.php:102 |
8 | 0.0065 | 1426512 | Doctrine\DBAL\Connection->detectDatabasePlatform( ) | ../Connection.php:328 |
9 | 0.0065 | 1426728 | Doctrine\DBAL\Connection->getDatabasePlatformVersion( ) | ../Connection.php:389 |
10 | 0.0065 | 1427160 | Doctrine\DBAL\Connection->connect( ) | ../Connection.php:429 |
11 | 0.0065 | 1427224 | Doctrine\DBAL\Driver\PDOMySql\Driver->connect( ) | ../Connection.php:360 |
12 | 0.0065 | 1445984 | Doctrine\DBAL\Driver\PDOConnection->__construct( ) | ../Driver.php:45 |
( ! ) Doctrine\DBAL\Exception\ConnectionException: An exception occured in driver: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) in /var/www/baccani/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 103 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0076 | 1645144 | Symfony\Component\Debug\ErrorHandler->handleException( ) | ../ErrorHandler.php:0 |