Re: Apache port compile error

2006-11-25 Thread Donald J. O'Neill
On Saturday 25 November 2006 05:31, VeeJay wrote: > 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"

Apache port compile error

2006-11-25 Thread VeeJay
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" #