Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Installation for Windows 2003 with IIS.

Installation for Windows 2003 with IIS

From MoodleDocs
Revision as of 16:05, 19 July 2008 by Luis de Vasconcelos (talk | contribs) (Fixed typo.)

We'll use IIS as the web server and MySQL as the database server. Note: It is also possible to use MSSQL server.

We're assuming that IIS has been installed and also that the reader of this text is familiar with IIS configuration.

PHP: see How to install PHP 5.x on Windows Server 2003 with IIS 6 for instructions.

MySQL: download from [1] and install

Then get the standard installation for Moodle from http://download.moodle.org/ and read the rest at Windows installation

Installation for Windows 2003 with IIS and a MSSQL database

The above instructions will help you setup Moodle with MySQL. But what if you want to (or have to) use MSSQL as your database engine?

Installing Moodle on Windows 2003 with IIS and MSSQL 2005 is a 8 step process:

1 - Setup PHP on the web server

2 - Configure IIS for PHP

3 - Create a Moodle application in IIS

4 - Configure PHP to work with Microsoft SQL Server 2005

5 - Create the blank Moodle database and database login

Now you're almost ready, but first:

6 - Test the PHP configuration - if PHP is not working or has not been configured correctly Moodle will not install.

Finally,

7 - Install Moodle

8 - Setup a Moodle Cron Job

Detailed instructions on how to successfully perform each of the above 8 steps is available on http://moodlewindows.k-net.co.za.