Date: Wed, 30 Oct 2002 14:29:36 -0500 From: "MikeM" <myraq@mgm51.com> To: "Rotaru Razvan" <roti_343@yahoo.com>, freebsd-questions@freebsd.org Subject: Re: looking for a lightweight web server 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210301429360236.04D4EEF9>