object(mysqli_sql_exception)#2 (8) {
  ["message":protected]=>
  string(25) "No such file or directory"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(2002)
  ["file":protected]=>
  string(31) "/var/www/klivon/base/config.php"
  ["line":protected]=>
  int(52)
  ["trace":"Exception":private]=>
  array(2) {
    [0]=>
    array(5) {
      ["file"]=>
      string(31) "/var/www/klivon/base/config.php"
      ["line"]=>
      int(52)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(6) "mysqli"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(4) {
      ["file"]=>
      string(32) "/var/www/klivon/public/index.php"
      ["line"]=>
      int(6)
      ["args"]=>
      array(1) {
        [0]=>
        string(31) "/var/www/klivon/base/config.php"
      }
      ["function"]=>
      string(7) "include"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["sqlstate":protected]=>
  string(5) "HY000"
}