On Wed, Nov 06, 2002 at 05:59:26PM -0500, Matthew Emmerton wrote: > > Hi all > > > > I am trying to install mod_php4 on my FreeBSD 4.7 server (with Apache > 2.0.43). > > I believe all of the mod_xxx ports are only designed to work properly with > the Apache 1.3.x family of web servers. >
Doesn't look so. Thats from the Makefile from the mod_php4 port: .if defined(WITH_APACHE2) CONFIGURE_ARGS= --with-apxs2=${PREFIX}/sbin/apxs \ --with-tsrm-pth PLIST_SUB= MOD_DIR=libexec/apache2 \ NON= > > > > Hope someone can help. > > Yup. Try installing mod_php4 with 'make install clean -DWITH_APACHE2'. cheers, tom To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message