by Luis de Vasconcelos.
Moodle is a website. You need to run it on a web server, e.g. IIS or Apache.
- First you setup IIS or Apache on the web server.
- Then you setup PHP on that web server.
- Then you install your DBMS - MySQL, PostgreSQL, MSSQL or Oracle.
- Then you create a "site" in the web server for Moodle.
- Then you download the Moodle code into that site.
- Then you install Moodle.
The best thing would be to read the Moodle installation documentation: http://docs.moodle.org/25/en/Installation