Re: [users@httpd] capturing a core dump on segmentation error

2013-01-08 Thread Michael Felt
Already tried that (/etc/security/limits settings), but shall check on fullcore settings as well) On Fri, Jan 4, 2013 at 3:16 PM, Eric Covener wrote: > On Fri, Jan 4, 2013 at 9:11 AM, Michael Felt wrote: > > As the log is getting generated, somewhere the signal is being captured, > but > > not

Re: [users@httpd] capturing a core dump on segmentation error

2013-01-04 Thread Eric Covener
On Fri, Jan 4, 2013 at 9:11 AM, Michael Felt wrote: > As the log is getting generated, somewhere the signal is being captured, but > not core dumped. > > I added a CoreDumpDirectory statement, not in any particular section (end of > httpd.conf). > > I am trying to get Joomla to run on httpd 2.2.23

[users@httpd] capturing a core dump on segmentation error

2013-01-04 Thread Michael Felt
As the log is getting generated, somewhere the signal is being captured, but not core dumped. I added a CoreDumpDirectory statement, not in any particular section (end of httpd.conf). I am trying to get Joomla to run on httpd 2.2.23 and postgresql. After amkig one modification (I consider myself