From: martin Date: Thu, 15 Aug 2002 03:10:25 +0000 (+0000) Subject: EasyPHP is another option for Windows users X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=68f0ef4628ed1dd47470d2053e0af860d0c866c8;p=moodle.git EasyPHP is another option for Windows users --- diff --git a/doc/install.html b/doc/install.html index 12b75e89da..8e27043677 100755 --- a/doc/install.html +++ b/doc/install.html @@ -32,7 +32,8 @@ Access, ADO, Sybase, DB2 or ODBC).

On a Windows platform, the quickest way to satisfy these requirements is to - download PHPTriad or FoxServ, + download PHPTriad, FoxServ, + or EasyPHP which will install Apache, PHP, and MySQL for you. Make sure you enable the GD module so Moodle can process images - you may have to edit php.ini and remove the comment (;) from this line: 'extension=php_gd.dll'.