From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 15:53:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BFA037B401 for ; Fri, 11 Apr 2003 15:53:36 -0700 (PDT) Received: from stargate.northwindcom.net (110-47-237-24.gci.net [24.237.47.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4080E43F85 for ; Fri, 11 Apr 2003 15:53:35 -0700 (PDT) (envelope-from akbeech@northwindcom.net) Received: from admin (admin.northwindcom.net [192.168.10.2]) by stargate.northwindcom.net (Postfix) with ESMTP id 69249338A; Fri, 11 Apr 2003 14:53:34 -0800 (AKDT) From: "Lists" To: "Alex Kiesel" Date: Fri, 11 Apr 2003 14:53:30 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <1050086878.16087.11.camel@detention.home.ahk> Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: Where can i found port php4-4.3.1 for apache-2.0.44 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 22:53:36 -0000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Alex Kiesel Sent: Friday, April 11, 2003 10:48 AM To: David Paul Oolbekkink Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Where can i found port php4-4.3.1 for apache-2.0.44 On Wed, 2003-04-09 at 22:40, David Paul Oolbekkink wrote: > or how can i install php4-4.3.1, apache-2.0.44 and mysql-4.0.10 under FreeBSD 4.8 Try cd /usr/ports/www/mod_php4 && make install Actually Try: cd /usr/ports/www/mod_php4 && make WITH_APACHE2=yes install Beech Make your cross :) Greets, -Alex _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"