You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Anthony Wells <aw...@cd-crafters.com> on 2002/08/09 23:11:24 UTC

Unable to start Apache 2.0 compiled for perchild support

Hi All,

I can compile Apache 2.0 with no mpm-perchild support and it starts and runs
fine:
	./apachectl start

However, when I compile Apache 2.0 with --enable-mpm=perchild and try to
start the server(s), I get the usage text back:
	./apachectl start or ./httpd -k start
  "Invalid option -k
  Usage:"...

However, for all it is worth, ./apachectl configtest still works.

Does anyone know what I am doing wrong?

Thanks in advance,
Anthony


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org