From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 10:49:30 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F164E16A4CE for ; Wed, 28 Jul 2004 10:49:30 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CEC443D54 for ; Wed, 28 Jul 2004 10:49:30 +0000 (GMT) (envelope-from amoundalexis@gmail.com) Received: by mproxy.gmail.com with SMTP id 76so49667rnl for ; Wed, 28 Jul 2004 03:49:26 -0700 (PDT) Received: by 10.38.74.10 with SMTP id w10mr291637rna; Wed, 28 Jul 2004 03:49:26 -0700 (PDT) Message-ID: Date: Wed, 28 Jul 2004 06:49:26 -0400 From: Alex Moundalexis To: DK In-Reply-To: <20040728073411.74741.qmail@web41006.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040728073411.74741.qmail@web41006.mail.yahoo.com> cc: freebsd-questions@freebsd.org Subject: Re: Is there a Complete "Package"(NOT Ports) for: [Apache+PHP+MySQL+Mod_SSL+Mod_Perl] ?? - newbie+3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 10:49:31 -0000 AFAIK, no. There are several Linux-based packages that include several - though not all - of those components. Not that I've seen for FreeBSD. I'd seriously recommend a source install, especially with the mod_ssl and static mod_perl modules. In my experience there's just too much that usually gets muddled with package-based installs of these components, especially together. A good set of Linux-based instructions are here... http://lamps.efactory.de/e-archive.shtml Or, that's only 5 packages to install. Could just 5 five seperate pkg_adds, and hope for the best. - A http://www.moundalexis.com On Wed, 28 Jul 2004 00:34:11 -0700 (PDT), DK wrote: > Hi all, > > I just wanted to know if there is available anywhere a Complete "Package" that is Ready to > Go for a FreeBSD Server imlementation that contains: > > Apache > PHP > MySQL > Mod_SSL > Mod_Perl > > .... & before anyone flames, yes I know you can just d/l the ports & compile from source! > > .... Thats not what I am looking for. Tried that & found it was too much messing around > (compared to the equivalent on Windows 2000) > > Any suggestions/help is greatly appreciated :)) > BTW: thanks to all who replied to my previous questions :)) > > Regards, > DK