in reply to Re: Getting random "Internal Server Errors"
in thread Getting random "Internal Server Errors"

I agree, this is most probably an environment issue, but i just don't know where else to search, that's why i'm asking and appreciating every single answer...
I can quite surely exclude a wrong script or wrong server. I called the prototype-ajax-object with the full URL to the perl script that should handle the request. I can also exclude a proxy since i'm only testing this on my home server within my local network. The requests don't pass any proxies on their way...
  • Comment on Re^2: Getting random "Internal Server Errors"

Replies are listed 'Best First'.
Re^3: Getting random "Internal Server Errors"
by przemo (Scribe) on May 05, 2009 at 19:25 UTC

    If the browser is Firefox, install LiveHTTPHeaders add-on and take a look at outgoing requests seeking for (not-you-server?) ones, which result in error 500.

      All the requests (regardless of status 200 or 500) that show up in LiveHTTPHeaders have the right destination...