in reply to Getting random "Internal Server Errors"
It can always be a problem with the request being sent to the server. Are your sure it is your perl-script that is receiving the request instead of it going somewhere else? I mean it could be trying to call a different script than what you thought, or possibly a different web server. There is also a possibility that there is a problem with a proxy server.
Chances are that this is probably not a perl script issue as it is an environment issue.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Getting random "Internal Server Errors"
by polki (Novice) on May 05, 2009 at 19:15 UTC | |
by przemo (Scribe) on May 05, 2009 at 19:25 UTC | |
by polki (Novice) on May 05, 2009 at 19:34 UTC | |
|
Re^2: Getting random "Internal Server Errors"
by polki (Novice) on May 05, 2009 at 19:25 UTC |