
November 24th, 2000, 04:26 PM
|
|
Junior Member
|
|
Join Date: Nov 2000
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hello all,
I'm trying to configure my localhost webserver (Apache/1.3.12 Server at localhost.localdomain port 80) to dump core on 500 Internal Server Errors. I've seend it done before, and it's just easier to debug 500 Internal server errors with core dumps (since apache's logs only report malformed header for C/C++ core dumps). How do I configure Apache to dump core in the current directory of the .cgi script when it crashes?
Thanks!!
|