From owner-freebsd-apache@FreeBSD.ORG Wed Sep 7 19:03:00 2005 Return-Path: X-Original-To: freebsd-apache@freebsd.org Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88FB016A41F; Wed, 7 Sep 2005 19:03:00 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A0C343D45; Wed, 7 Sep 2005 19:02:59 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id j87J1bC7056554; Wed, 7 Sep 2005 14:02:02 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <431F3906.2010507@daleco.biz> Date: Wed, 07 Sep 2005 14:01:26 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050823 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vizion References: <001301c5b3b1$1b6f27e0$59830acf@dennylaptop2> <200509071033.21972.vizion@vizion.occoxmail.com> In-Reply-To: <200509071033.21972.vizion@vizion.occoxmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Denny Jodeit , freebsd-apache@freebsd.org, freebsd-questions@freebsd.org, wjv@freebsd.org Subject: Re: phpbb installation X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 19:03:00 -0000 Vizion wrote: >> >>No debug needed...... >> >>Next time try Google......you'd have found this: >> >>http://www.phpbb.com/phpBB/ >> >> > >I had tried that before I posted -- and have put a forum question -- so maybe >I will get an answer from there > >thanks > >david > > >>Happy Motoring, >>D >> >> > > > Like many/most PHP apps, phpbb is basically just a web folder. If the port sticks it all in /usr/local/phpbb, the thing to do is cp that dir to the DOCROOT of whichever websites want to run phpbb, preferably prior to running any install.php scripts, etc., that may come with the program. HTH, Kevin Kinsey