Date: Fri, 14 Sep 2001 15:37:59 -0400 From: "John Straiton" <jsmailing@clickcom.com> To: <MATTHEW.GRAYBOSCH@cshore.com> Cc: <freebsd-questions@freebsd.org> Subject: RE: Apache and PHP in FreeBSD [ports] Message-ID: <PHEMIEFOLOKALAMFPIPCCEIKCBAA.jsmailing@clickcom.com> In-Reply-To: <200109141529.AA4275896642@cshore.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?PHEMIEFOLOKALAMFPIPCCEIKCBAA.jsmailing>