Current trunk gives the
$ ./httpd -k start
httpd: illegal option -- k
$ ./httpd -V
Server version: Apache/2.3.3-dev (Unix)
Server built: Mar 28 2009 19:59:29
Server's Module Magic Number: 20090208:1
Server loaded: APR 2.0.0-dev, APR-UTIL 2.0.0-dev
Compiled using: APR 2.0.0-dev, APR-UTIL 2.0.0-dev
Architecture: 32-bit
Server MPM: event
threaded: yes (fixed thread count)
forked: yes (variable process count)
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/event"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=128
...
Is there some new config directive that needs
to be added since mpm redesign, or it's just
a temporary bug?
Regards
--
^(TM)