26 18:35:41 2002] [debug] perchild.c(2007): filling out
child_info_table; UID: 1096, GID: 1094, SD: 4 4, OUTPUT: 5 5, Child Num:
2
On Tue, Nov 26, 2002, Jonas Eriksson <[EMAIL PROTECTED]> wrote:
> I Still get error "Unable to find process with matching uid/gid."
> afte
I'm usning
Revision 1.136
./configure --enable-so --prefix=/usr/local/apache2.0.43
--with-mpm=perchild
On Tue, Nov 26, 2002, Enrico Weigelt <[EMAIL PROTECTED]> wrote:
> it seems that under some circumstances the messages for connection
> passing between childs are not received at the desti
Hi
I Still get error "Unable to find process with matching uid/gid."
after compileing 2.43 with
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/experimental/perc
hild/perchild.c
Any ideas?
Last time i was compileing apache it was 2.39 and I hade the same
problem as you.
I quess nobody have had the time to work with it get then..
/ Jonas
I've started some debugging.
In my case, passing the request off to a different process is causing
corruption and the request to fail.
That's
Any progress in getting perchild to work ?
/ Jonas
/full/7688
and
http://homes.tiscover.com/jrief/apache_1.3.19-rewrite-dso.patch
BTW: the patch works up to version 1.3.26.
Jacob
On Wed, 2002-07-24 at 17:50, Jonas Eriksson wrote:
> Hi
>
> My http.conf file grows every day and its getting big...
> It's getting hard to fin
I wait for it..
/ Jonas
> Hi Jonas,
>
> i'm actually workin on hacking a module for this. (ie, like mod_vhost_alias,
> but uses a db)
>
> give me maybe a few weeks and i'll publish..
>
> -- james
>
> >
> > Hi
> >
> > My http.conf file grows every day and its getting big...
> > It's get
Hi
My http.conf file grows every day and its getting big...
It's getting hard to find anyting without seartching in it.
My question is :
I like to move all virtualshosts away from httpd.conf in to a mysql server.
My doing that it would be muth easy to maintain my virtualhosts.
Have someone tri