Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 16:03:01 +0100
From:      Ruben de Groot <fbsd-q@bzerk.org>
To:        "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cheat sheet?  apache, mod_ssl, mod_php, mysql
Message-ID:  <20021105150301.GA72290@ei.bzerk.org>
In-Reply-To: <04b201c284d9$acc77e40$fa00a8c0@DaleCoportable>
References:  <04b201c284d9$acc77e40$fa00a8c0@DaleCoportable>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 05, 2002 at 08:43:00AM -0600, Kevin D. Kinsey, DaleCo, S.P. typed:
> Anyone have a 'cheat sheet' for an install
> of apache, mod_php4, mod_ssl, mysqld?
> 
> I'm about sick of:
> 
> grok a dozen web pages
> more through the INSTALL *one more time*
> *guessing* at the right flags, 
> ./configure, make, etc......
> 
> and would be grateful for any pointers...

cd /usr/ports/databases/mysql323-server
make install clean
cd /usr/ports/www/apache13-modssl
make install clean
cd /usr/ports/www/mod_php4
make install clean

Make sure your ports tree is up-to-date.

Ruben

> 
> Kevin Kinsey
> DaleCo, S.P.
> 
> 
> 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?20021105150301.GA72290>