From owner-freebsd-questions Wed Jun 28 7:52:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from durango.picus.com (durango.picus.com [209.100.20.19]) by hub.freebsd.org (Postfix) with ESMTP id 7FEFD37B9CA for ; Wed, 28 Jun 2000 07:52:42 -0700 (PDT) (envelope-from troy@picus.com) Received: from arcadia [209.100.20.198] by durango.picus.com (SMTPD32-5.05) id A0B7960284; Wed, 28 Jun 2000 10:50:31 -0400 Reply-To: From: "Troy Settle" To: "peter kok" , Subject: RE: PHP, MYSQL and apache Date: Wed, 28 Jun 2000 10:52:13 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <20000628140150.99879.qmail@hotmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Apache, PHP, and MySQL install exactly the same way on FreeBSD as they do on Linux. But, the prefered method, is to use the ports system to get the job done. Read on. First, make sure you're up to date on the ports collection. cvsup using /usr/share/examples/cvsup/ports-supfile (or a subset of that file). Next, build and install the apache port: cd /usr/ports/www/apache13 && make install Then, build and install PHP: cd /usr/ports/www/php[34] && make install The PHP port will ask you what support you want to include. If you select MySQL, the PHP port will build and install MySQL as a dependancy. G'luck, -- Troy Settle Network Analyst Picus Communications 540.633.6327 It's always a long day... 86400 doesn't fit into a short ** -----Original Message----- ** From: owner-freebsd-questions@FreeBSD.ORG ** [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of peter kok ** Sent: Wednesday, June 28, 2000 10:02 AM ** To: freebsd-questions@FreeBSD.ORG ** Subject: PHP, MYSQL and apache ** ** ** Hi all ** ** Sorry to bother again. I don't have any ideas. ** I browsed php and Mysql web site. they told about linux lot but ** few freebsd! ** ** Please give me idea. how do I do to install mysql, php on ** freebsd 4.0 or 3.2 ** ** Tks much ** ** b. regards ** Peter ** ________________________________________________________________________ ** Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com ** ** ** ** 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