From: martin Date: Fri, 9 Aug 2002 09:08:59 +0000 (+0000) Subject: Clearer docs for Windows users X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2c855f18c76f007292f385efb2cc1434536ded51;p=moodle.git Clearer docs for Windows users --- diff --git a/doc/install.html b/doc/install.html index 4b98d5c66c..12b75e89da 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.

 

Download

There are two ways to get Moodle, as a compressed package and via CVS. These