PHP 4.3.4_6 make failed

I Nyoman Suka Ada guido at karmany.net
Mon Feb 9 15:55:32 PST 2004


hi,
I was compiling PHP 4.3.4_6
but the configure script failed with this message:

------------
checking for Apache 1.x module support via DSO through APXS...

Sorry, I was not able to successfully run APXS.  Possible reasons:

1.  Perl is not installed;
2.  Apache was not compiled with DSO support (--enable-module=so);
3.  'apxs' is not in your path.  Try to use --with-apxs=/path/to/apxs
------------

I confirmed that Perl has been installed,
apache was compiled with DSO support,
and I also modified the Makefile to include
     --with-apxs=/usr/local/sbin/apxs

Im using FBSD 5.1
help is greatly appreciated.

-Guido




More information about the freebsd-questions mailing list