Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2000 13:04:04 -0400
From:      "Troy Settle" <troy@psknet.com>
To:        <questions@freebsd.org>
Subject:   RE: installing apache+php+mySQL
Message-ID:  <MFEBJBLFEGCPNJPPNNIECECPCAAA.troy@psknet.com>
In-Reply-To: <01a301c01188$5f5a1ee0$4c44023e@aldrin>

next in thread | previous in thread | raw e-mail | index | archive | help

Uhm... close.

cd /usr/ports/www/mod_php[3|4]
make install

This port will build all dependancies for you, including apache, mysql,
gd, tds, imap, snmp, freetype, etc...

g'luck,

-Troy

-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of locus
Sent: Tuesday, August 29, 2000 3:12 AM
To: questions@freebsd.org
Subject: Re: installing apache+php+mySQL


>Hi,
>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



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?MFEBJBLFEGCPNJPPNNIECECPCAAA.troy>