Adatbázis csatlakoziási hiba történt!
object(PDOException)#6 (8) {
  ["message":protected]=>
  string(43) "SQLSTATE[08004] [1040] Too many connections"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(1040)
  ["file":protected]=>
  string(45) "C:\Sites\flavonmax.com\core\MySqlDatabase.php"
  ["line":protected]=>
  int(24)
  ["trace":"Exception":private]=>
  array(6) {
    [0]=>
    array(5) {
      ["file"]=>
      string(45) "C:\Sites\flavonmax.com\core\MySqlDatabase.php"
      ["line"]=>
      int(24)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(3) "PDO"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(5) {
      ["file"]=>
      string(45) "C:\Sites\flavonmax.com\core\MySqlDatabase.php"
      ["line"]=>
      int(17)
      ["function"]=>
      string(19) "open_pdo_connection"
      ["class"]=>
      string(13) "MySqlDatabase"
      ["type"]=>
      string(2) "->"
    }
    [2]=>
    array(5) {
      ["file"]=>
      string(39) "C:\Sites\flavonmax.com\core\MGlobal.php"
      ["line"]=>
      int(120)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(13) "MySqlDatabase"
      ["type"]=>
      string(2) "->"
    }
    [3]=>
    array(5) {
      ["file"]=>
      string(39) "C:\Sites\flavonmax.com\core\MGlobal.php"
      ["line"]=>
      int(64)
      ["function"]=>
      string(9) "get_geoip"
      ["class"]=>
      string(7) "MGlobal"
      ["type"]=>
      string(2) "::"
    }
    [4]=>
    array(5) {
      ["file"]=>
      string(36) "C:\Sites\flavonmax.com\core\Core.php"
      ["line"]=>
      int(12)
      ["function"]=>
      string(10) "setCountry"
      ["class"]=>
      string(7) "MGlobal"
      ["type"]=>
      string(2) "::"
    }
    [5]=>
    array(5) {
      ["file"]=>
      string(32) "C:\Sites\flavonmax.com\index.php"
      ["line"]=>
      int(69)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(4) "Core"
      ["type"]=>
      string(2) "->"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "08004"
    [1]=>
    int(1040)
    [2]=>
    string(20) "Too many connections"
  }
}