( ! ) 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/blucar/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/blucar/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 43 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 229288 | {main}( ) | ../index.php:0 |
2 | 0.0001 | 230544 | require_once( '/var/www/blucar/vendor/stonedz/pff2/bootstrap.php' ) | ../index.php:33 |
3 | 0.0040 | 496440 | pff\App->run( ) | ../bootstrap.php:13 |
4 | 0.0040 | 496512 | pff\Core\HookManager->runBeforeSystem( ) | ../App.php:212 |
5 | 0.0040 | 496544 | pff\modules\Pff2Doctrine->doBeforeSystem( ) | ../HookManager.php:133 |
6 | 0.0040 | 497320 | pff\modules\Pff2Doctrine->initORM( ) | ../Pff2Doctrine.php:54 |
7 | 0.0059 | 1001808 | Doctrine\DBAL\Connection->getDatabasePlatform( ) | ../Pff2Doctrine.php:102 |
8 | 0.0059 | 1002080 | Doctrine\DBAL\Connection->detectDatabasePlatform( ) | ../Connection.php:328 |
9 | 0.0060 | 1002296 | Doctrine\DBAL\Connection->getDatabasePlatformVersion( ) | ../Connection.php:389 |
10 | 0.0060 | 1002728 | Doctrine\DBAL\Connection->connect( ) | ../Connection.php:429 |
11 | 0.0060 | 1002792 | Doctrine\DBAL\Driver\PDOMySql\Driver->connect( ) | ../Connection.php:360 |
12 | 0.0061 | 1021544 | Doctrine\DBAL\Driver\PDOConnection->__construct( ) | ../Driver.php:45 |
13 | 0.0061 | 1021592 | __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/blucar/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 47 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 229288 | {main}( ) | ../index.php:0 |
2 | 0.0001 | 230544 | require_once( '/var/www/blucar/vendor/stonedz/pff2/bootstrap.php' ) | ../index.php:33 |
3 | 0.0040 | 496440 | pff\App->run( ) | ../bootstrap.php:13 |
4 | 0.0040 | 496512 | pff\Core\HookManager->runBeforeSystem( ) | ../App.php:212 |
5 | 0.0040 | 496544 | pff\modules\Pff2Doctrine->doBeforeSystem( ) | ../HookManager.php:133 |
6 | 0.0040 | 497320 | pff\modules\Pff2Doctrine->initORM( ) | ../Pff2Doctrine.php:54 |
7 | 0.0059 | 1001808 | Doctrine\DBAL\Connection->getDatabasePlatform( ) | ../Pff2Doctrine.php:102 |
8 | 0.0059 | 1002080 | Doctrine\DBAL\Connection->detectDatabasePlatform( ) | ../Connection.php:328 |
9 | 0.0060 | 1002296 | Doctrine\DBAL\Connection->getDatabasePlatformVersion( ) | ../Connection.php:389 |
10 | 0.0060 | 1002728 | Doctrine\DBAL\Connection->connect( ) | ../Connection.php:429 |
11 | 0.0060 | 1002792 | Doctrine\DBAL\Driver\PDOMySql\Driver->connect( ) | ../Connection.php:360 |
12 | 0.0061 | 1021544 | 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/blucar/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 103 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0066 | 1163512 | Symfony\Component\Debug\ErrorHandler->handleException( ) | ../ErrorHandler.php:0 |