You are on page 1of 2

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.

0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Page Not Found</title>
<base href="http://php.net/" />
</head>
<body>
<style type="text/css">
div#framework_error { background:#fff; border:solid 1px #ccc; font-family:sans-
serif; color:#111; font-size:14px; line-height:130%; }
div#framework_error h3 { color:#fff; font-size:16px; padding:8px 6px; margin:0 0
8px; background:#f15a00; text-align:center; }
div#framework_error a { color:#228; text-decoration:none; }
div#framework_error a:hover { text-decoration:underline; }
div#framework_error strong { color:#900; }
div#framework_error p { margin:0; padding:4px 6px 10px; }
div#framework_error tt,
div#framework_error pre,
div#framework_error code { font-family:monospace; padding:2px 4px; font-size:12px;
color:#333;
white-space:pre-wrap; /* CSS 2.1 */
white-space:-moz-pre-wrap; /* For Mozilla */
word-wrap:break-word; /* For IE5.5+ */
}
div#framework_error tt { font-style:italic; }
div#framework_error tt:before { content:">"; color:#aaa; }
div#framework_error code tt:before { content:""; }
div#framework_error pre,
div#framework_error code { background:#eaeee5; border:solid 0 #D6D8D1; border-
width:0 1px 1px 0; }
div#framework_error .block { display:block; text-align:left; }
div#framework_error .stats { padding:4px; background: #eee; border-top:solid 1px
#ccc; text-align:center; font-size:10px; color:#888; }
div#framework_error .backtrace { margin:0; padding:0 6px; list-style:none; line-
height:12px; }</style>
<div id="framework_error" style="width:42em;margin:20px auto;">
<h3>Page Not Found</h3>
<p>The requested page was not found. It may have moved, been deleted, or
archived.</p>
<p><tt>system/core/Kohana.php <strong>[817]:</strong></tt></p>
<p><code class="block">The page you requested, upload/73.txt, could not be
found.</code></p>
<h3>Stack Trace</h3>
<ul class="backtrace"><li><pre>Kohana::show_404( )</pre></li>
<li><tt>system/core/Event.php <strong>[209]:</strong></tt><pre>call_user_func(
Array
(
[0] =&gt; Kohana
[1] =&gt; show_404
)
)</pre></li>
<li><tt>system/libraries/Router.php <strong>[163]:</strong></tt><pre>Event::run(
system.404 )</pre></li>
<li><pre>Router_Core::setup( )</pre></li>
<li><tt>system/core/Event.php <strong>[209]:</strong></tt><pre>call_user_func(
Array
(
[0] =&gt; Router
[1] =&gt; setup
)
)</pre></li>
<li><tt>system/core/Bootstrap.php <strong>[49]:</strong></tt><pre>Event::run(
system.routing )</pre></li>
<li><tt>index.php <strong>[122]:</strong></tt><pre>require(
system/core/Bootstrap.php )</pre></li></ul><p class="stats">Loaded in 0.0410
seconds, using 0.95MB of memory. Generated by Kohana v2.2.</p>
</div>
</body>
</html>

You might also like