Date: Mon, 05 Mar 2001 19:15:58 +0100 From: Christoph Sold <so@server.i-clue.de> To: Bart Pustjens <skin@takeover.lion-access.net> Cc: questions@FreeBSD.ORG Subject: Re: Apache + PHP from ports Message-ID: <3AA3D7DE.381065CB@i-clue.de> References: <Pine.BSO.4.21.0103031608570.13247-100000@takeover.lion-access.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Bart Pustjens schrieb: > > Hi, > > I've made a clean FreeBSD 4.2 machine and I want > to install mod_php from the ports collection (using > sysinstall). Apache can be installed (from ports/www) > but when I try to install the PHP module (from > ports/www) I get an error 1 from sysinstall ? > Why can't I install it or is there any default Apache+PHP > available from the ports collection ? amnesix# pkg_info -aI|grep apache apache+mod_ssl-1.3.17+2.8.0 The Apache 1.3 webserver with SSL/TLS functionality amnesix# pkg_info -aI|grep php mod_php3-3.0.18 PHP3 module for Apache mod_php4-4.0.4pl1 PHP4 module for Apache As can easily be seen, both php3 and php4 run easily and coexist happily on my box running 4.2-Stable. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AA3D7DE.381065CB>