Horribly wrong error msg...

Soldato
Joined
18 Oct 2002
Posts
5,235
Location
Overground, underground..
Just got this message popping up on a (competitors) website:
horribly_wrong.jpg


Is this normal? It sounds like it's not to be taken seriously.
 
They have probably written a script that has the following line:

||die "Something went horribly wrong...\n"$!

That's what it would be in Perl- Not too sure in Javascript.
 
The target of an AJAX request returned an HTTP 500 error, probably due to the server being misconfigured or something. So no, not serious.
 
Back
Top Bottom