You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Mididoc Productions <ma...@mididoc.com> on 2006/08/03 02:30:38 UTC

[users@httpd] CoreDumpDirectory

Excuse me Joshua,

I try to get that fixed, but am not so familiar yet.
will learn <g>


I installed the directory in httpd.conf:

CoreDumpDirectory /tmp



but I don't know for the rest to do:

"Before starting up the server, any process limits on core dump file size
must be lifted; for example"

  # ulimit -c unlimited
  # apachectl start

------------------------------------

would you mind to help me with more details how to do that?


Thank you

Best regards

Mike Roland


>
> On 8/2/06, Mididoc Productions <ma...@mididoc.com> wrote:
> > hi Joshua,
> >
> > thank you for responding.
> > I did a little research and found a link concerning this problem:
> > http://ubuntuforums.org/archive/index.php/t-18490.html
> >
> > Do you have an idea, from which module this could come?
> > Is there a methode to check which modules could be desactivated?
>
> The instructions in the link I sent you are exactly how to determine
> the problem module.
>
> Joshua.
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] CoreDumpDirectory

Posted by Nick Kew <ni...@webthing.com>.
On Thursday 03 August 2006 01:30, Mididoc Productions wrote:

> but I don't know for the rest to do:
>
> "Before starting up the server, any process limits on core dump file size
> must be lifted; for example"
>
>   # ulimit -c unlimited
>   # apachectl start

That's part of your operating system or shell, not apache, so we can't
really provide specific instructions beyond "read its manual", or perhaps
google for an apache-on-foo tutorial.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org