At 06:48 AM 5/28/2002, you wrote:
>[EMAIL PROTECTED] (Juergen Heckel) writes:
>
> > Juergen Heckel wrote:
> > >
> > > Hi,
> > > since two days (the latest 2.0.37-dev) the command line option "apache
> > > -k start" seems to be broken: the apache server responds with unkown
> > > option. "Net start apache2" works as before.
> > >
> > > Juergen
> >
> > Hi,
> > no solution, no answer here?
>
>A little bird told me the other day that some windows code leaves a
>dummy "" arg on the command-line when it gets back from the
>rewrite_args hook, and that this patch of mine to complain if there is
>extraneous crap on the command-line catches the "".  (I cannot confirm
>this diagnosis personally.)
>
>http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/main.c.diff?r1=1.131&r2=1.132
>
>You may wish to revert that change temporarily until the Win32 code is
>changed to avoid leaving stuff on the command-line.

Actually, I just put in the patch this weekend that should have fixed that
misbehavior, at least from the reading ConfigArgs side of the coin.  But
I will go back over that code once again.  The weekend was busy.

Bill


Reply via email to