Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2000 06:02:56 +0100
From:      Peter McGarvey <Peter.McGarvey@telinco.net>
To:        Danny <dannyh@idx.com.au>
Cc:        peter kok <aoypcc@hotmail.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: PHP, MYSQL and apache
Message-ID:  <395AD880.1E130A15@telinco.net>
References:  <20000628140150.99879.qmail@hotmail.com> <00062910010900.01006@dannyh.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Danny wrote:
> 
> In the php_3.0.12.tar.gz file if you zcat that file
> you will notice a file called README which gives you exact instuctions on how
> tosetup mysql,php3,Apache
> 
> I personally would recommend the following strategies :-
> 
> 1) Install MySQL using the ports (www.freebsd.org/ports)
> 2)Install Apache from the apache_1.3.12.tar.gz file (www.apache.org)
> 3) Install PHP , this requires you to recompile apache so if you have
> "important things " such as your viftual host in old apache. backup. etc etc
> 

Actually, as long as you build apache with mod_so (which the apache port
does) you can add additional modules (like the php port) on the fly,
without the need for recompiling.  Apache even comes with a handy little
tool that adds your adds the correct lines to your httpd.conf file.


-- 
TTFN, FNORD

Peter McGarvey, Unix Administrator
Network Operations Center, Telinco Limited


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?395AD880.1E130A15>