From owner-freebsd-questions@FreeBSD.ORG Sat Mar 18 16:31:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9909016A422 for ; Sat, 18 Mar 2006 16:31:56 +0000 (UTC) (envelope-from fbsd_user@a1poweruser.com) Received: from mta13.adelphia.net (mta13.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED2243D55 for ; Sat, 18 Mar 2006 16:31:55 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060318163154.GMMQ3381.mta13.adelphia.net@barbish>; Sat, 18 Mar 2006 11:31:54 -0500 From: "fbsd_user" To: "Grant Peel" , Date: Sat, 18 Mar 2006 11:31:54 -0500 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.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 In-Reply-To: <007c01c64aa7$64acadf0$6501a8c0@GRANT> Importance: Normal Cc: Subject: RE: Building a virgin. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Mar 2006 16:31:56 -0000 Install apache first before mysql and php. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Grant Peel Sent: Saturday, March 18, 2006 11:17 AM To: freebsd-questions@freebsd.org Subject: Building a virgin. Hi all, As some of you know I have been expierncing random freezing of a PE 1850. Since there is no real answer (lots of opinions), I have decided to build a new server for my client. I have a PE 750 that has been running a year now as a devel server. All that was needed was to upgrade the HD to 74GB per the original quote. That was done this weekend. FreeBSD 5.4 has been installed and the ports collection CVSUpded this morning. The kernel has been rebuilt to allow QUOTAs, and a basic ipfw firewall setup. I have loaded a number of servers in the past, with success, all of them based around PHP APache, MySQL Exim and vm-pop3d. All that having been said, I wanted to pick some brains of y'all regarding how you would handle loading all the new software on the server. The goal here is to have a functional webserver, with Apache, MySQL, PHP(with bells and whistles) , PERL, vm-pop3d, Exim(MTA), Spamassassin, Webmin, Usermin, ipa (for bandwidth accounting), Webalizer It will be used my my client to lots of virtual hosting. However, I am the only one with shell access. Here is what I intend to do ... suggestions, criticisms welcome. (i.e. doing something backwards, missing some critical steps etc). The first few lines are the ones I ussually trip over ... geting PHP and apache to work right together, and getting the correct PHP extensions istalled. Also, I like using Apache 2.x so I can have one deamon with http and https in one deamon. If anyone has a slicker flow of installation, I would really like to hear about it! installing database/MySQL server (4.1.18_1) installing database/MySQL client (4.1.18) install lang/PHP4 (4.4.1_1) install (use config) lang/php-extensions install apache install Exim install vm-pop3d install p5-spamassassin install webalizer install and customize Webmin install and costomize usermin install and configure various scripts for backups, log rotation, mrtg (system load) etc etc. -Grant _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"