From owner-freebsd-questions Wed Nov 29 14:41:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c1870039.telekabel.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 2B07637B404 for ; Wed, 29 Nov 2000 14:41:18 -0800 (PST) Received: from eboa.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id XAA01680; Wed, 29 Nov 2000 23:41:12 +0100 (CET) (envelope-from roelof@eboa.com) Message-ID: <3A258608.7642DD95@eboa.com> Date: Wed, 29 Nov 2000 23:41:12 +0100 From: Roelof Osinga Organization: eboa - engineering buro Office Automation X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: pchelp@gcinet.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Serevrs installation under FreeBSD References: <200011292206.eATM6ND02567@pchelp.martelcom.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG pchelp@gcinet.net wrote: > > Please advise where I can find newbie information on installing > apache server with php/mysql support under FreeBSD? You go to the relevant mod_phpX directory and type make install. I.e. /usr/ports/www/mod_php3 (or 4). That's all there is to it. It gives you a menu of choices and you check the relevant ones like mysql. It gets more interesting when you want to add more modules dealing with MySQL. Haven't delved into that, yet . Roelof To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message