Gentoo Archives: gentoo-server

From: Kurt Lieber <klieber@g.o>
To: gentoo-server@g.o, nick.vanvlaenderen@×××××××.be
Subject: Re: [gentoo-server] Apache, PHP and MySQL
Date: Mon, 27 Oct 2003 00:08:35
Message-Id: 20031027000829.GM22820@mail.lieber.org
In Reply to: [gentoo-server] Apache, PHP and MySQL by Nick Van Vlaenderen
1 On Mon, Oct 27, 2003 at 12:59:18AM +0100 or thereabouts, Nick Van Vlaenderen wrote:
2 > I'd like to run Apache with PHP and MySQL so users can use databases. I
3 > emerged Apache, PHP and MySQL, but how can I make Apache support PHP and
4 > MySQL?
5
6 make sure your USE variable in /etc/make.conf contains php and mysql.
7
8 http://www.gentoo.org/doc/en/use-howto.xml
9
10 --kurt