From owner-freebsd-questions Tue Aug 29 0: 9: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 92C3E37B43C for ; Tue, 29 Aug 2000 00:09:01 -0700 (PDT) Received: (qmail 32140 invoked by uid 0); 29 Aug 2000 07:09:00 -0000 Received: from client68-76.hispeed.ch (HELO aldrin) (62.2.68.76) by mail.gmx.net with SMTP; 29 Aug 2000 07:09:00 -0000 Message-ID: <01a301c01188$5f5a1ee0$4c44023e@aldrin> From: "locus" To: Subject: Re: installing apache+php+mySQL Date: Tue, 29 Aug 2000 09:11:37 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01A0_01C01199.228A4790" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_01A0_01C01199.228A4790 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable >Hi,=20 >How do I install the latest apache , php and mySQL at the same time? >Thanks! >Meagan 1. cvsup your ports tree. 2. cd /usr/ports/databases/mysql322-server ; make && make install && = make clean 3. cd ../mysql322-client ; make && make install && make clean 4. cd /usr/ports/www/apache-php4 ; make && make install && make clean ------=_NextPart_000_01A0_01C01199.228A4790 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
>Hi,
>How do I install the latest apache = , php and=20 mySQL at the same time?
>Thanks!
>Meagan
 
1. cvsup your ports tree.
2. cd = /usr/ports/databases/mysql322-server ; make=20 && make install && make clean
3. cd ../mysql322-client ; make = && make=20 install && make clean
4. cd /usr/ports/www/apache-php4 ; make = &&=20 make install && make clean
 
 
------=_NextPart_000_01A0_01C01199.228A4790-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message