From owner-freebsd-questions Fri Sep 14 12:39:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stargate.clickcom.com (stargate.clickcom.com [209.198.22.4]) by hub.freebsd.org (Postfix) with ESMTP id 7F05837B40F for ; Fri, 14 Sep 2001 12:39:25 -0700 (PDT) Received: from fishbowl (dhcp-1.clt.clickcom.com [209.198.22.65]) by stargate.clickcom.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id S4TW1P8Y; Fri, 14 Sep 2001 15:38:59 -0400 Reply-To: From: "John Straiton" To: Cc: Subject: RE: Apache and PHP in FreeBSD [ports] Date: Fri, 14 Sep 2001 15:37:59 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <200109141529.AA4275896642@cshore.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 cd /usr/ports/www/apache13;make install clean cd /usr/ports/www/mod_php4;make install clean That's a pretty simple way of doing it. cd /usr/ports make search key=keyword (or my actual favorite:) make search key=keyword | grep -a1 /usr/ports will also make it easy for you to find things in the ports. Try using apache or php as your "keyword". You may have to tack on a | more on the end of those commands so they don't scroll by faster than you can read 'em. John Straiton ClickCom, Inc. jks@clickcom.com > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of > MATTHEW.GRAYBOSCH > Sent: Friday, September 14, 2001 3:30 PM > To: lucas@slb.to > Cc: freebsd-questions@freebsd.org > Subject: Apache and PHP in FreeBSD [ports] > > > Lucas, you wrote: > >Don't take this the wrong way, but if you have to ask, you should > >probably be building from ports. > > Thanks for the warning, as I intend to instal Apache with PHP4 > when I install FreeBSD 4.3 (I'll probably use cvsup to move to > 4.4) so that I can test my site as I develop it. Is Apache with > PHP4 included in ports? > > If not, what would I have to do to make it part of the ports tree > on my machine? > > Thanks in advance. > -- > Matthew Graybosch [matthew@starbreaker.net] > http://www.starbreaker.net :: where dreams and reality collide > > "Fanaticism of any kind is a cancer eating away at humanity. > Hatred and vengefulness do not cure cancer. The surest way to > cure cancer is to dispassionately excise the tumor and burn it." > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message