| ( ! ) Fatal error: Uncaught PDOException: PDO::__construct(): Error while reading greeting packet. PID=175371 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/visitor_report.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=175371 in /var/www/thebizscore.com/lib/LoggingPDO.php on line 12 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 358224 | {main}( ) | .../visitor_report.php:0 |
| 2 | 0.0003 | 359216 | require_once( '/var/www/thebizscore.com/public_html/common.php ) | .../visitor_report.php:3 |
| 3 | 0.0099 | 380520 | require_once( '/var/www/thebizscore.com/lib/database.php ) | .../common.php:14 |
| 4 | 0.0113 | 383328 | 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.0113 | 384136 | __construct( $dsn = 'mysql:host=localhost;dbname=bizscore', $username = 'bizscore', $password = '[Sensitive Parameter]', $options = [1005 => TRUE, 2 => 5, 13 => [0 => 'LoggingPDOStatement', 1 => [...]]] ) | .../LoggingPDO.php:12 |