in reply to Getting random "Internal Server Errors"
I don't think the browser makes up the error. So there is something wrong going on the server side. Unfortunately, without logged messages it is hard to say what it might be.
Are you sure that error logging is fine? Try running a simple perl script as CGI which just dies as look at the log. If there is still nothing in there, I'd suspect wrong (or against your expectations) Apache configuration.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Getting random "Internal Server Errors"
by polki (Novice) on May 05, 2009 at 18:28 UTC |