Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2002 08:31:41 +0200
From:      Mark Rowlands <mark.rowlands@minmail.net>
To:        <sroberts@dsl.pipex.com>
Cc:        FreeBSD-Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Install / Configure apache+MySQL+PHP on FreeBSD
Message-ID:  <200205210831.41081.mark.rowlands@minmail.net>
In-Reply-To: <20020520111657.E8644-100000@boris.st.hmc.edu>
References:  <20020520111657.E8644-100000@boris.st.hmc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 20 May 2002 8:19 pm, Jeff Jirsa wrote:
> On Mon, 20 May 2002, Joe Sotham wrote:
> > S. Roberts writes:
> > > Hi,
> > >
> > > From the little I know of apache, and mysql I seem to recall that t=
here
> > > is a sequence of procedures in terms of configuring various modules=
 for
> > > each of them.
> > >
> > > Could someone point me to a straight-forward tutorial / documentati=
on
> > > on iitial install / configuration for each or the above, please?
> >
> > Here's a good link which I used as a framework for the installs
> >
> > http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html
> >
> > also search google there are a dozen different references, mini-howto
> > sites
>
> And, for what its worth, the maintainers of the ports have done a
> great job automating this process. Try installing the apache13, mod_php=
4,
> mysql-client323, and mysql-server323 ports.
>
> - Jeff Jirsa
>
>

and if you want apache2 =20
cd /usr/ports/net/mod_php4
export WITH_APACHE2=3Dyes
make  install 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?200205210831.41081.mark.rowlands>