[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. -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
