From owner-freebsd-questions Mon Mar 5 10:14:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id CECC037B718 for ; Mon, 5 Mar 2001 10:14:49 -0800 (PST) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id UAA04097; Mon, 5 Mar 2001 20:21:05 +0100 Message-ID: <3AA3D7DE.381065CB@i-clue.de> Date: Mon, 05 Mar 2001 19:15:58 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Bart Pustjens Cc: questions@FreeBSD.ORG Subject: Re: Apache + PHP from ports References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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