Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 07:55:38 +0800
From:      I Nyoman Suka Ada <guido@karmany.net>
To:        freebsd-questions@freebsd.org
Subject:   PHP 4.3.4_6 make failed
Message-ID:  <40281DFA.1070603@karmany.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40281DFA.1070603>