No, it was running as less privileged user ,
and the version Extranet is just somthing mandrake puted there, 
I'm recompiling mandrakes rpms, maybe there's some patch there that stops the dumps, 
i'll try
to rebuild the source.

But now I'm trying muxmpm cause somebody told me that perchild it was not
working at all, did you manage to make it work ?
if it is so, are you cgi working at right userid ? do you have php running ?
what happens with ssl request on namebased virtual hosts ? who attends ?

Thank's
Pablo




On Monday 23 June 2003 11:36 am, [EMAIL PROTECTED] wrote:
> Pablo Yaggi wrote:
> > It doesn't dump anything, i have this
> > CoreDumpDirectory /tmp/
> > and it dumps nothing there.
>
> ok, that looks good so far...
>
> > What I saw is that a new process for the site (user pablo)
> > is being started about 2 seconds all the time and
> > each process logs what I mention before, so I think
> > the process is not even starting in the right way.
> > The main process is starting, because I can stablish
> > a connection with a browser, but the request is never
> > attended.
> >
> > Please let me know how I can log something else or
> > dump the core. I can't open the process with gdb because
> > the process is dieing permantly, is it any usefull for you a dump from
> > the main process? wich kind ?.
> >
> > Yes I 'm using linux, version 2.4.21 from mandrake 9.1
>
> There is a fix in the open source version of 2.0.46
>
> http://www.apache.org/dist/httpd/httpd-2.0.46.tar.gz
>
> ...which allows coredumps on Linux when you start httpd as root and code
> CoreDumpDirectory in httpd.conf.  If you start httpd as non-root, it should
> just work (i.e., you don't need the fix), assuming CoreDumpDirectory points
> to somewhere like /tmp where the non-root user can create files.
>
> Pablo Yaggi wrote:
>  > I forgot this in my last post, output from httpd -V
>  >
>  > Server version: Apache-AdvancedExtranetServer/2.0.46
>
> I don't know what is in this vendor's version of Apache.  You might want to
> talk to them, or try the open source version.
>
> Greg

Reply via email to