A PHP Error was encountered

Severity: 8192

Message: Function create_function() is deprecated

Filename: geshi/geshi.php

Line Number: 4698

Backtrace:

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4698
Function: _error_handler

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4621
Function: _optimize_regexp_list_tokens_to_string

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 1655
Function: optimize_regexp_list

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2029
Function: optimize_keyword_group

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2168
Function: build_parse_cache

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/Process.php
Line: 45
Function: parse_code

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/models/Pastes.php
Line: 517
Function: syntax

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/controllers/Main.php
Line: 693
Function: getPaste

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/index.php
Line: 315
Function: require_once

Untitled - Stikked
From Blush Hedgehog, 9 Years ago, written in HTML5.
Embed
  1. <!DOCTYPE html>
  2.     <head>
  3.         <title>Apache Tomcat  - Error report</title>
  4.         <style type="text/css">
  5.             H1 {
  6.                 font-family: Tahoma,Arial,sans-serif;
  7.                 color: white;
  8.                 background-color: #525D76;
  9.                 font-size: 22px;
  10.             }
  11.  
  12.             H2 {
  13.                 font-family: Tahoma,Arial,sans-serif;
  14.                 color: white;
  15.                 background-color: #525D76;
  16.                 font-size: 16px;
  17.             }
  18.  
  19.             H3 {
  20.                 font-family: Tahoma,Arial,sans-serif;
  21.                 color: white;
  22.                 background-color: #525D76;
  23.                 font-size: 14px;
  24.             }
  25.  
  26.             BODY {
  27.                 font-family: Tahoma,Arial,sans-serif;
  28.                 color: black;
  29.                 background-color: white;
  30.             }
  31.  
  32.             B {
  33.                 font-family: Tahoma,Arial,sans-serif;
  34.                 color: white;
  35.                 background-color: #525D76;
  36.             }
  37.  
  38.             P {
  39.                 font-family: Tahoma,Arial,sans-serif;
  40.                 background: white;
  41.                 color: black;
  42.                 font-size: 12px;
  43.             }
  44.  
  45.             A {
  46.                 color : black;
  47.             }
  48.  
  49.             A.name {
  50.                 color : black;
  51.             }
  52.  
  53.             .line {
  54.                 height: 1px;
  55.                 background-color: #525D76;
  56.                 border: none;
  57.             }
  58.         </style>
  59.     </head>
  60.     <body>
  61.         <h1>HTTP Status 404 - /community/WEB-INF/jsp/error.jsp</h1>
  62.         <div class="line"></div>
  63.         <p>
  64.             <b>type</b>
  65.             Status report
  66.         </p>
  67.         <p>
  68.             <b>message</b>
  69.             <u>/community/WEB-INF/jsp/error.jsp</u>
  70.         </p>
  71.         <p>
  72.             <b>description</b>
  73.             <u>The requested resource is not available.</u>
  74.         </p>
  75.         <hr class="line">
  76.         <h3>Apache Tomcat </h3>
  77.     </body>
  78. </html>
  79.