mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Clearer docs for Windows users
This commit is contained in:
parent
312a8d56f4
commit
2c855f18c7
1 changed files with 7 additions and 4 deletions
|
@ -31,10 +31,13 @@
|
||||||
now, but soon it will support PostgreSQL, MSSQL, Oracle, Interbase, Foxpro,
|
now, but soon it will support PostgreSQL, MSSQL, Oracle, Interbase, Foxpro,
|
||||||
Access, ADO, Sybase, DB2 or ODBC).</LI>
|
Access, ADO, Sybase, DB2 or ODBC).</LI>
|
||||||
</UL>
|
</UL>
|
||||||
<P>The quickest way to satisfy these requirements on Windows platforms is to download
|
<P>On a Windows platform, the quickest way to satisfy these requirements is to
|
||||||
<A HREF="http://www.phpgeek.com/">PHPTriad</A> or <A HREF="http://www.foxserv.net/">FoxServ</A>,
|
download <A HREF="http://www.phpgeek.com/">PHPTriad</A> or <A HREF="http://www.foxserv.net/">FoxServ</A>,
|
||||||
which will install Apache, PHP, and MySQL for you. On Mac OS X I highly recommend
|
which will install Apache, PHP, and MySQL for you. Make sure you enable the
|
||||||
the <a href="http://fink.sourceforge.net/">fink</a> project.</P>
|
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'.</P>
|
||||||
|
<P>On Mac OS X I highly recommend the <a href="http://fink.sourceforge.net/">fink</a>
|
||||||
|
project.</P>
|
||||||
<P> </P>
|
<P> </P>
|
||||||
<H3><A NAME="downloading"></A>Download</H3>
|
<H3><A NAME="downloading"></A>Download</H3>
|
||||||
<P>There are two ways to get Moodle, as a compressed package and via CVS. These
|
<P>There are two ways to get Moodle, as a compressed package and via CVS. These
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue