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: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 9: Line 9:
MySQL: download from [http://dev.mysql.com/downloads/] and install
MySQL: download from [http://dev.mysql.com/downloads/] and install


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

Revision as of 03:02, 15 October 2006

We'll use IIS as the web server and MySQL as the database server. Note: it might be possible to use MS SQL server, but the author of this text is unaware of this and doesn't see the point of doing that.

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