| ( ! ) Fatal error: Uncaught PDOException: PDO::__construct(): Error while reading greeting packet. PID=2427040 in /var/www/thebizscore.com/lib/LoggingPDO.php:12
Stack trace:
#0 /var/www/thebizscore.com/lib/LoggingPDO.php(12): PDO->__construct()
#1 /var/www/thebizscore.com/lib/database.php(21): LoggingPDO->__construct()
#2 /var/www/thebizscore.com/public_html/common.php(14): require_once('...')
#3 /var/www/thebizscore.com/public_html/companyview_bare.php(3): require_once('...')
#4 {main}
Next PDOException: SQLSTATE[HY000] [2006] MySQL server has gone away in /var/www/thebizscore.com/lib/LoggingPDO.php on line 12 |
| ( ! ) PDOException: PDO::__construct(): Error while reading greeting packet. PID=2427040 in /var/www/thebizscore.com/lib/LoggingPDO.php on line 12 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 360824 | {main}( ) | .../companyview_bare.php:0 |
| 2 | 0.0003 | 367448 | require_once( '/var/www/thebizscore.com/public_html/common.php ) | .../companyview_bare.php:3 |
| 3 | 0.0079 | 388728 | require_once( '/var/www/thebizscore.com/lib/database.php ) | .../common.php:14 |
| 4 | 0.0089 | 391536 | LoggingPDO->__construct( $dsn = 'mysql:host=localhost;dbname=bizscore', $username = 'bizscore', $password = 'HV!xjNmG!W0MuTNhqdGPGK', $options = [1005 => TRUE, 2 => 5], $logger = class Monolog\Logger { protected $name = 'database'; protected $handlers = [0 => class Monolog\Handler\StreamHandler { ... }]; protected $processors = []; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { public $timezone_type = 3; public $timezone = 'UTC' }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE }, $slowThresholdMs = 500 ) | .../database.php:21 |
| 5 | 0.0090 | 392344 | __construct( $dsn = 'mysql:host=localhost;dbname=bizscore', $username = 'bizscore', $password = '[Sensitive Parameter]', $options = [1005 => TRUE, 2 => 5, 13 => [0 => 'LoggingPDOStatement', 1 => [...]]] ) | .../LoggingPDO.php:12 |