The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

<Deleted><Deleted>2007-07-01 05:22:58
  That's the standard Apache 500 response page. by bwkaz 2007-07-01 05:50:23
When there's an error from a CGI script, Apache returns the HTTP 500 status code and serves up that page as the content of the response (at least by default). Apache has no way of knowing what the error actually was, though, so they serve a mostly-generic message.

You can see that it's happening in response to just a normal page request, and so obviously nothing you did caused it (... well, except requesting the page :-P), but the server doesn't know that. It just knows there's some kind of error.

It's the same kind of error returned by some CGIs when they detect invalid input (although most of them, at least the ones I've seen written in Perl/PHP, will actually write out some kind of response themselves, instead of making the web server give a 500). But that's why the message says "and anything you may have done"; in some cases, that page is served in response to something specific that the user did (other than just request the page).
[ Reply ]

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)