From 5a10c7afd51b30cee906abd8526d83f280688271 Mon Sep 17 00:00:00 2001 From: sminnee Date: Wed, 13 Oct 2010 04:23:06 +0000 Subject: [PATCH] MINOR Removed lighthttpd from INSTALL notes since this server isn't supported during installer process (more details on the server requirements wiki page) (from r100556) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112188 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index c69dd80..62c2473 100644 --- a/INSTALL +++ b/INSTALL @@ -8,7 +8,7 @@ This will lead you through a web-based installation process. Server Requirements * PHP 5.1.2+ (5.2+ is recommended) * MySQL 4.1+ (other databases are supported - details here: http://doc.silverstripe.com/doku.php?id=server-requirements) - * Apache, IIS 7+ or Lighttpd webserver (feel free to try with others) + * Apache or IIS 7.x * More information on server requirements here: http://doc.silverstripe.com/doku.php?id=server-requirements General documentation, tutorials: