From owner-freebsd-questions Tue Nov 20 23:32:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id F0EF737B42B for ; Tue, 20 Nov 2001 23:32:01 -0800 (PST) Received: from trine (213-187-161-49.dd.nextgentel.com [213.187.161.49]) by mail.broadpark.no (Postfix) with ESMTP id 48EAB7DDB; Wed, 21 Nov 2001 08:32:00 +0100 (MET) From: "Kjell" To: jacob@vicyouth.com Date: Wed, 21 Nov 2001 07:38:05 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: php/apache/mysql incompatibility Reply-To: kjell@la3sg.net Cc: freebsd-questions@freebsd.org Message-ID: <3BFB59DD.8217.3AF6D3@localhost> In-reply-to: <3BFC0CA2.4707.E565FF0@localhost> References: <5.0.0.25.2.20011121102150.00a2d040@vicyouth.com> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Is it just me, or is it fairly bad for packages to be setup so that they > > don't work together? Essentially anyone who wants to use php from packages > > can't? > > > > I can confirm (along with others, no doubt) that it's more than possible to run > php / apache / mysql together and taken from the packages. > > > What's the nature of your problem ? > I can second the above! However, all since 4.1 you have had to load the packages one by one in the following sequence to make it work: 1) PHP4 This will pull in the proper version of apache as a dependency, and PHP4 will fail. 2) MySQL (use FTP as it is not on the 4.4 disc 1) 3) PHP4 which will now succeed. gl from Kjell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message