From owner-freebsd-questions Wed Oct 30 11:29:40 2002 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 1F13937B401 for ; Wed, 30 Oct 2002 11:29:39 -0800 (PST) Received: from home.24cl.com (174.113.sn.ct.dsl.thebiz.net [216.238.113.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5833843E6E for ; Wed, 30 Oct 2002 11:29:38 -0800 (PST) (envelope-from myraq@mgm51.com) Received: from ntmm (unknown [63.119.50.193]) by home.24cl.com (Postfix) with ESMTP id 1757A2B27E; Wed, 30 Oct 2002 14:29:36 -0500 (EST) Message-ID: <200210301429360236.04D4EEF9@home.24cl.com> In-Reply-To: <20021030173806.94898.qmail@web11202.mail.yahoo.com> References: <20021030173806.94898.qmail@web11202.mail.yahoo.com> X-Mailer: Calypso Version 3.30.00.00 (1) Date: Wed, 30 Oct 2002 14:29:36 -0500 Reply-To: myraq@mgm51.com From: "MikeM" To: "Rotaru Razvan" , freebsd-questions@freebsd.org Subject: Re: looking for a lightweight web server Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 10/30/02 at 9:38 AM Rotaru Razvan wrote: |I am looking for a lightweight web server with php support to set up |on my FreeBSD system. |It is very likely that the only use for that web server will be |phpMyAdmin so it should be multithreading and all that stuff. I want |something small and very fast (i have a k6-2 500MHz system). If |somebody knows can recommend me one i'll be thankfull. All this |searching gives me a headache... :) ============= Why not use Apache and mod_php from the ports tree? Edit the httpd.conf file to reduce the start/min/max spare servers and you should have plenty of computing resources to do whatever. With that apporach, there's lots of knowledge around if you have a problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message