Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Installation for Windows 2003 with IIS: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Línia 12: Línia 12:


== Installation for Windows 2003 with IIS and a MSSQL database ==
== Installation for Windows 2003 with IIS and a MSSQL database ==
The above instructions will help you setup Moodle with MySQL. But what of you want to (or have to) use MSSQL as your database engine?
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 is a 7 step process:
Installing Moodle on Windows 2003 with IIS and MSSQL is a 7 step process:

Revisió del 19:57, 13 jul 2008

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 is a 7 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.