On 7/5/06 9:36 PM, "Thomas Broyer" <[EMAIL PROTECTED]> wrote:
> *This* is nice and simple:
> {{{
> HTTP/1.1 500 Internal Server Error
> Server: xxxxxxxxx
> Date: xxxxxxxxx
> Content-Type: text/plain
> Content-Length: 31
>
> Can't connect to the DB server.
> }}}
this is even simpler:
{{{
HTTP/1.1 500 Internal Server Error
Server: xxxxxxxxx
Date: xxxxxxxxx
Content-Type: text/plain
Content-Length: 31
Error #2628 in module sys.foo.bar.mystical.blahblahblah
}}}
uh, wait ... simple for who?
e.
