<!DOCTYPE html>
<html>
<head>

    <title>Exception: </title>

    <style type="text/css">
        body {
            margin: 0;
            font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
            font-size: 11px;
        }

        #header {
            padding: 15px;
            background: #f34747;
            font-weight: bold;
            color: #fff;
        }

        #body {
            padding: 15px;
            background: #ededed;
        }

        #server {
            padding: 15px;
            white-space: pre;           /* CSS 2.0 */
            white-space: pre-wrap;      /* CSS 2.1 */
            white-space: pre-line;      /* CSS 3.0 */
            white-space: -pre-wrap;     /* Opera 4-6 */
            white-space: -o-pre-wrap;   /* Opera 7 */
            white-space: -moz-pre-wrap; /* Mozilla */
            white-space: -hp-pre-wrap;  /* HP Printers */
            word-wrap: break-word;      /* IE 5+ */
        }
    </style>

</head>
<body>

<div id="header">
    <h1></h1>
    <h2></h2>
    <h3> # </h3>
</div>

<div id="body">
    <h2>Stacktrace:</h2>

    array(2) {
  [0]=>
  array(4) {
    ["function"]=>
    string(6) "handle"
    ["class"]=>
    string(14) "ExceptionTrace"
    ["type"]=>
    string(2) "::"
    ["args"]=>
    array(1) {
      [0]=>
      object(Doctrine_Connection_Exception)#110 (8) {
        ["portableCode":protected]=>
        NULL
        ["message":protected]=>
        string(79) "PDO Connection Error: SQLSTATE[HY000] [1049] Unknown database 'kleinvaarw_prod'"
        ["string":"Exception":private]=>
        string(0) ""
        ["code":protected]=>
        int(0)
        ["file":protected]=>
        string(108) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/lib/Doctrine/Doctrine/Connection.php"
        ["line":protected]=>
        int(474)
        ["trace":"Exception":private]=>
        array(11) {
          [0]=>
          array(6) {
            ["file"]=>
            string(114) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/lib/Doctrine/Doctrine/Connection/Mysql.php"
            ["line"]=>
            int(101)
            ["function"]=>
            string(7) "connect"
            ["class"]=>
            string(19) "Doctrine_Connection"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(0) {
            }
          }
          [1]=>
          array(6) {
            ["file"]=>
            string(108) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/lib/Doctrine/Doctrine/Connection.php"
            ["line"]=>
            int(1001)
            ["function"]=>
            string(7) "connect"
            ["class"]=>
            string(25) "Doctrine_Connection_Mysql"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(0) {
            }
          }
          [2]=>
          array(6) {
            ["file"]=>
            string(112) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/lib/Doctrine/Doctrine/Query/Abstract.php"
            ["line"]=>
            int(976)
            ["function"]=>
            string(7) "execute"
            ["class"]=>
            string(19) "Doctrine_Connection"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              string(283) "SELECT `w`.`id` AS `w__id`, `w`.`name` AS `w__name`, `w`.`url` AS `w__url`, `w`.`skin` AS `w__skin`, `w`.`domain` AS `w__domain`, `w`.`redirect` AS `w__redirect`, `w`.`menu_id` AS `w__menu_id`, `w`.`language_id` AS `w__language_id` FROM `website` `w` WHERE (`w`.`domain` = ?) LIMIT 1"
              [1]=>
              array(1) {
                [0]=>
                string(25) "kleinvaarwater-ameland.nl"
              }
            }
          }
          [3]=>
          array(6) {
            ["file"]=>
            string(112) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/lib/Doctrine/Doctrine/Query/Abstract.php"
            ["line"]=>
            int(1026)
            ["function"]=>
            string(8) "_execute"
            ["class"]=>
            string(23) "Doctrine_Query_Abstract"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              array(0) {
              }
            }
          }
          [4]=>
          array(6) {
            ["file"]=>
            string(103) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/lib/Doctrine/Doctrine/Query.php"
            ["line"]=>
            int(281)
            ["function"]=>
            string(7) "execute"
            ["class"]=>
            string(23) "Doctrine_Query_Abstract"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              array(0) {
              }
              [1]=>
              NULL
            }
          }
          [5]=>
          array(6) {
            ["file"]=>
            string(103) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/lib/Doctrine/Doctrine/Table.php"
            ["line"]=>
            int(1709)
            ["function"]=>
            string(8) "fetchOne"
            ["class"]=>
            string(14) "Doctrine_Query"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              array(0) {
              }
              [1]=>
              NULL
            }
          }
          [6]=>
          array(6) {
            ["file"]=>
            string(103) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/lib/Doctrine/Doctrine/Table.php"
            ["line"]=>
            int(2832)
            ["function"]=>
            string(9) "findOneBy"
            ["class"]=>
            string(14) "Doctrine_Table"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(3) {
              [0]=>
              string(6) "domain"
              [1]=>
              string(25) "kleinvaarwater-ameland.nl"
              [2]=>
              NULL
            }
          }
          [7]=>
          array(6) {
            ["file"]=>
            string(87) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/Sites.class.php"
            ["line"]=>
            int(187)
            ["function"]=>
            string(6) "__call"
            ["class"]=>
            string(14) "Doctrine_Table"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              string(15) "findOneByDomain"
              [1]=>
              array(1) {
                [0]=>
                string(25) "kleinvaarwater-ameland.nl"
              }
            }
          }
          [8]=>
          array(6) {
            ["file"]=>
            string(87) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/Sites.class.php"
            ["line"]=>
            int(187)
            ["function"]=>
            string(15) "findOneByDomain"
            ["class"]=>
            string(12) "WebsiteTable"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              string(25) "kleinvaarwater-ameland.nl"
            }
          }
          [9]=>
          array(6) {
            ["file"]=>
            string(87) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/Sites.class.php"
            ["line"]=>
            int(99)
            ["function"]=>
            string(12) "domainExists"
            ["class"]=>
            string(5) "Sites"
            ["type"]=>
            string(2) "::"
            ["args"]=>
            array(0) {
            }
          }
          [10]=>
          array(6) {
            ["file"]=>
            string(72) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/index.php"
            ["line"]=>
            int(36)
            ["function"]=>
            string(7) "Process"
            ["class"]=>
            string(5) "Sites"
            ["type"]=>
            string(2) "::"
            ["args"]=>
            array(0) {
            }
          }
        }
        ["previous":"Exception":private]=>
        NULL
      }
    }
  }
  [1]=>
  array(3) {
    ["file"]=>
    string(96) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/public_html/includes/ExceptionTrace.class.php"
    ["line"]=>
    int(14)
    ["function"]=>
    string(12) "require_once"
  }
}
</div>

<div id="server">
    <h2>Server:</h2>
    array(45) {
  ["PHP_FCGI_CHILDREN"]=>
  string(1) "0"
  ["PATH"]=>
  string(49) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
  ["PWD"]=>
  string(19) "/usr/local/safe-bin"
  ["SHLVL"]=>
  string(1) "0"
  ["PHP_FCGI_MAX_REQUESTS"]=>
  string(1) "0"
  ["SCRIPT_NAME"]=>
  string(10) "/index.php"
  ["REQUEST_URI"]=>
  string(14) "/nl/weblog-rss"
  ["QUERY_STRING"]=>
  string(15) "m=nl/weblog-rss"
  ["REQUEST_METHOD"]=>
  string(3) "GET"
  ["SERVER_PROTOCOL"]=>
  string(8) "HTTP/1.1"
  ["GATEWAY_INTERFACE"]=>
  string(7) "CGI/1.1"
  ["REDIRECT_QUERY_STRING"]=>
  string(15) "m=nl/weblog-rss"
  ["REDIRECT_URL"]=>
  string(14) "/nl/weblog-rss"
  ["REMOTE_PORT"]=>
  string(5) "57732"
  ["SCRIPT_FILENAME"]=>
  string(73) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/private_html/index.php"
  ["SERVER_ADMIN"]=>
  string(35) "webmaster@kleinvaarwater-ameland.nl"
  ["CONTEXT_DOCUMENT_ROOT"]=>
  string(63) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/private_html"
  ["CONTEXT_PREFIX"]=>
  string(0) ""
  ["REQUEST_SCHEME"]=>
  string(5) "https"
  ["DOCUMENT_ROOT"]=>
  string(63) "/home/kleinvaarw/domains/kleinvaarwater-ameland.nl/private_html"
  ["REMOTE_ADDR"]=>
  string(12) "74.125.76.35"
  ["SERVER_PORT"]=>
  string(3) "443"
  ["SERVER_ADDR"]=>
  string(14) "93.186.178.227"
  ["SERVER_NAME"]=>
  string(29) "www.kleinvaarwater-ameland.nl"
  ["SERVER_SOFTWARE"]=>
  string(8) "Apache/2"
  ["SERVER_SIGNATURE"]=>
  string(0) ""
  ["HTTP_CONNECTION"]=>
  string(5) "close"
  ["HTTP_ACCEPT"]=>
  string(52) "text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2"
  ["HTTP_HOST"]=>
  string(29) "www.kleinvaarwater-ameland.nl"
  ["HTTP_PRAGMA"]=>
  string(8) "no-cache"
  ["HTTP_CACHE_CONTROL"]=>
  string(8) "no-cache"
  ["HTTP_USER_AGENT"]=>
  string(42) "FeedBurner/1.0 (http://www.FeedBurner.com)"
  ["HTTP_X_FEEDBURNER_URI"]=>
  string(22) "kleinvaarwater-ameland"
  ["HTTP_ACCEPT_ENCODING"]=>
  string(4) "gzip"
  ["SSL_TLS_SNI"]=>
  string(29) "www.kleinvaarwater-ameland.nl"
  ["HTTPS"]=>
  string(2) "on"
  ["UNIQUE_ID"]=>
  string(24) "Wk9kcl26suMAAChAUmcAAACG"
  ["REDIRECT_STATUS"]=>
  string(3) "200"
  ["REDIRECT_SSL_TLS_SNI"]=>
  string(29) "www.kleinvaarwater-ameland.nl"
  ["REDIRECT_HTTPS"]=>
  string(2) "on"
  ["REDIRECT_UNIQUE_ID"]=>
  string(24) "Wk9kcl26suMAAChAUmcAAACG"
  ["FCGI_ROLE"]=>
  string(9) "RESPONDER"
  ["PHP_SELF"]=>
  string(10) "/index.php"
  ["REQUEST_TIME_FLOAT"]=>
  float(1515152498.9107)
  ["REQUEST_TIME"]=>
  int(1515152498)
}
</div>

</body>
</html>