diff --git a/doc/install.html b/doc/install.html index 4b98d5c66ca..12b75e89da8 100755 --- a/doc/install.html +++ b/doc/install.html @@ -31,10 +31,13 @@ now, but soon it will support PostgreSQL, MSSQL, Oracle, Interbase, Foxpro, Access, ADO, Sybase, DB2 or ODBC). -
The quickest way to satisfy these requirements on Windows platforms is to download - PHPTriad or FoxServ, - which will install Apache, PHP, and MySQL for you. On Mac OS X I highly recommend - the fink project.
+On a Windows platform, the quickest way to satisfy these requirements is to + download PHPTriad or FoxServ, + 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'.
+On Mac OS X I highly recommend the fink + project.
There are two ways to get Moodle, as a compressed package and via CVS. These