Hi

When compiling apache20 from ports and enabling/diabling knobs, I am writing
the make command as follow;

#make WITHOUT_MODULES=" charset-lite include env setenvif status autoindex
asis cgi negotiation imap actions userdir alias so"
WITH_MODULES="mpm=prefork access auth log_config mime dir"

#make install


And after compiling with above command, I am getting this error when running
apache


# /usr/local/sbin/apachectl start

Syntax error on line 41 of /usr/local/etc/apache2/httpd.conf:
Invalid command 'Order', perhaps mis-spelled or defined by a module not
included in the server configuration


Even though I have added "access, auth" modules already.... in the make
command...


Please help!!!



--
Thanks!

BR / vj
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to