Re: [EMAIL PROTECTED] httpd segfaults?

2008-03-27 Thread Joshua Slive
On Wed, Mar 26, 2008 at 11:43 PM, Devraj Mukherjee [EMAIL PROTECTED] wrote: I already have that in httpd.conf and don't see any CoreDump files in /tmp. On Thu, Mar 27, 2008 at 5:11 AM, Joshua Slive [EMAIL PROTECTED] wrote: On Mon, Mar 24, 2008 at 3:35 AM, Devraj Mukherjee [EMAIL PROTECTED]

Re: [EMAIL PROTECTED] httpd segfaults?

2008-03-27 Thread ohaya
Hi, Apache may not be able to write to the /tmp unless you do: ulimit -c unlimited before starting Apache. At least that's what worked for me on RHEL4. Jim Devraj Mukherjee [EMAIL PROTECTED] wrote: I already have that in httpd.conf and don't see any CoreDump files in /tmp. On

Re: [EMAIL PROTECTED] httpd segfaults?

2008-03-26 Thread Joshua Slive
On Mon, Mar 24, 2008 at 3:35 AM, Devraj Mukherjee [EMAIL PROTECTED] wrote: Hi everyone, I administer a web server running CentOS running httpd 2.0.59 distributed from the centosplus repository. I noticed that dmesg splits out a heap of these messages. However httpd was still running, I

Re: [EMAIL PROTECTED] httpd segfaults?

2008-03-26 Thread Devraj Mukherjee
I already have that in httpd.conf and don't see any CoreDump files in /tmp. On Thu, Mar 27, 2008 at 5:11 AM, Joshua Slive [EMAIL PROTECTED] wrote: On Mon, Mar 24, 2008 at 3:35 AM, Devraj Mukherjee [EMAIL PROTECTED] wrote: Hi everyone, I administer a web server running CentOS running

[EMAIL PROTECTED] httpd segfaults?

2008-03-24 Thread Devraj Mukherjee
Hi everyone, I administer a web server running CentOS running httpd 2.0.59 distributed from the centosplus repository. I noticed that dmesg splits out a heap of these messages. However httpd was still running, I am suspecting that a child process spat the dummy. httpd[17570]: segfault at

[EMAIL PROTECTED] httpd segfaults with high load php pages after perl modules compilation

2006-02-16 Thread Eduardo Gimeno
Hello! This is my first message to the list, and I hope someone can help me...:-( I have been using Apache Httpd 2.0.40 on RedHat 9.0 for several years. It was working 100% with PHP and perl. Recently I accomplished two tasks at the same time which I don't know which of them caused all my