in reply to Getting random "Internal Server Errors"

The reason i still doubt this to be any problem of the webserver is, that any perl script works just fine if called directly from the webserver. The errors only happen if any script is called via an ajax-request...
  • Comment on Re: Getting random "Internal Server Errors"

Replies are listed 'Best First'.
Re^2: Getting random "Internal Server Errors"
by Anonymous Monk on May 06, 2009 at 00:20 UTC
    The reason i still doubt this to be any problem of the webserver is...
    That doesn't make sense. Either your program or your webserver prints
    Status: 500
    You've convinced us its not your program, so it must be your server.