( ! ) 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 | 231768 | {main}( ) | ../index.php:0 |
2 | 0.0001 | 233032 | require_once( '/var/www/baccani/vendor/stonedz/pff2/bootstrap.php' ) | ../index.php:33 |
3 | 0.0046 | 922328 | pff\App->run( ) | ../bootstrap.php:13 |
4 | 0.0046 | 922400 | pff\Core\HookManager->runBeforeSystem( ) | ../App.php:212 |
5 | 0.0046 | 922432 | pff\modules\Pff2Doctrine->doBeforeSystem( ) | ../HookManager.php:133 |
6 | 0.0046 | 923208 | pff\modules\Pff2Doctrine->initORM( ) | ../Pff2Doctrine.php:54 |
7 | 0.0058 | 1426064 | Doctrine\DBAL\Connection->getDatabasePlatform( ) | ../Pff2Doctrine.php:102 |
8 | 0.0058 | 1426336 | Doctrine\DBAL\Connection->detectDatabasePlatform( ) | ../Connection.php:328 |
9 | 0.0058 | 1426552 | Doctrine\DBAL\Connection->getDatabasePlatformVersion( ) | ../Connection.php:389 |
10 | 0.0058 | 1426984 | Doctrine\DBAL\Connection->connect( ) | ../Connection.php:429 |
11 | 0.0058 | 1427048 | Doctrine\DBAL\Driver\PDOMySql\Driver->connect( ) | ../Connection.php:360 |
12 | 0.0059 | 1445808 | Doctrine\DBAL\Driver\PDOConnection->__construct( ) | ../Driver.php:45 |
13 | 0.0059 | 1445856 | __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 | 231768 | {main}( ) | ../index.php:0 |
2 | 0.0001 | 233032 | require_once( '/var/www/baccani/vendor/stonedz/pff2/bootstrap.php' ) | ../index.php:33 |
3 | 0.0046 | 922328 | pff\App->run( ) | ../bootstrap.php:13 |
4 | 0.0046 | 922400 | pff\Core\HookManager->runBeforeSystem( ) | ../App.php:212 |
5 | 0.0046 | 922432 | pff\modules\Pff2Doctrine->doBeforeSystem( ) | ../HookManager.php:133 |
6 | 0.0046 | 923208 | pff\modules\Pff2Doctrine->initORM( ) | ../Pff2Doctrine.php:54 |
7 | 0.0058 | 1426064 | Doctrine\DBAL\Connection->getDatabasePlatform( ) | ../Pff2Doctrine.php:102 |
8 | 0.0058 | 1426336 | Doctrine\DBAL\Connection->detectDatabasePlatform( ) | ../Connection.php:328 |
9 | 0.0058 | 1426552 | Doctrine\DBAL\Connection->getDatabasePlatformVersion( ) | ../Connection.php:389 |
10 | 0.0058 | 1426984 | Doctrine\DBAL\Connection->connect( ) | ../Connection.php:429 |
11 | 0.0058 | 1427048 | Doctrine\DBAL\Driver\PDOMySql\Driver->connect( ) | ../Connection.php:360 |
12 | 0.0059 | 1445808 | 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.0069 | 1644960 | Symfony\Component\Debug\ErrorHandler->handleException( ) | ../ErrorHandler.php:0 |