Hi all I am trying to install mod_php4 on my FreeBSD 4.7 server (with Apache 2.0.43). When I install php with firebird I get a error in the firebird installation process, so I try without firebird. Now I get: Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... configure: error: Use --with-apxs2 with Apache 2.x! ===> Script "configure" failed unexpectedly. Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the "/usr/ports/www/mod_php4/work/php-4.2.3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1
Stop in /usr/ports/www/mod_php4. *** Error code 1 I have added --with-apxs2 to Makefile and also Makefile.inc, but it doesn't help (I have also tried make clean and then add --wthi-apxs2 before make install). Hope someone can help. br socketd To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message