Tim wrote:
On Fri, 2009-05-01 at 08:33 -0700, Daniel B. Thurman wrote:I am trying to fix some problems with httpd. Please look at the following error_log output: # tail -f /var/log/httpd/error_log[Fri May 01 08:13:45 2009] [notice] core dump file size limit raised to 4294967295 bytes1) Why is there a core dump? Where can I find the file and how can I determine why httpd is core dumping?I didn't see one there, just that the size *limit* for making one had been increased.
Oh, ok. Thanks for that information!