From: martin Date: Fri, 9 Aug 2002 06:25:50 +0000 (+0000) Subject: Brought the install procedure up to date X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=312a8d56f4d32eac8201918a0c8da5949b665ac2;p=moodle.git Brought the install procedure up to date --- diff --git a/doc/install.html b/doc/install.html index 88256ebef2..4b98d5c66c 100755 --- a/doc/install.html +++ b/doc/install.html @@ -20,19 +20,21 @@
  • Create a new course
  • Requirements

    -

    Moodle is primarily developed in Linux and MacOSX environments using PHP, Apache - and MySQL. However, it has been designed to run on as many platforms as possible.

    +

    Moodle is primarily developed in Linux using PHP, Apache and MySQL, and regularly + tested under Windows XP and Mac OS X environments.

    All you should need are:

    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.

    + which will install Apache, PHP, and MySQL for you. 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 @@ -49,7 +51,8 @@

    Here is a quick summary of the contents of the Moodle folder, to help get you oriented:

    -

    config.php - the only file you need to edit to get started
    +

    config.php - the only file you need to edit to get started
    + version.php - defines the current version of Moodle code
    index.php - the front page of the site