Shawn wrote:
<snip> checking for Apache 2.0 filter-module support via DSO through APXS... no checking for Apache 2.0 handler-module support via DSO through APXS... apxs:Error: Invalid query string `BINDIR' apxs:Error: Invalid query string `MPM_NAME' apxs:Error: Invalid query string `APU_BINDIR' apxs:Error: Invalid query string `APR_BINDIR' ./configure: /apu-config: not found ./configure: /apr-config: not found configure: error: You have enabled Apache 2 support while your server is Apache 1.3. Please use the appropiate switch --with-apxs (without the 2) ===> Script "configure" failed unexpectedly. <end snip>
I have tried using make install --with-apache as well as make install -- with-apache1
If someone can point me in a direction that would be great.
Probably:
$cd /usr/ports/lang/php4 $make deinstall clean $make --with-apxs install clean
??
Not sure, though.
Kevin Kinsey _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
