
Moodle 3 Administration, Third Edition
By :

XAMPP is a free Apache distribution that contains MySQL and PHP (as well as Perl) and exists for a number of operating systems. The Moodle distribution for Windows makes full use of XAMPP and is located at https://download.moodle.org/windows. The installation works on all the latest Windows PCs and server variants.
The XAMPP-based Moodle distribution is only suitable for servers with a small number of users. For larger Windows installations, you have to install Moodle manually. This involves installing a database server (MS SQL or any other support system), a web server (Microsoft IIS or Apache), and PHP, separately. You can find details about this process at https://docs.moodle.org/en/Windows_installation.
Once downloaded, follow these ensuring steps:
StartMoodle.exe
.http://localhost
to your address bar.That's it! Your Moodle system is now up and running and you are now able to use Moodle locally or from a web browser on another machine as long as your IP address is accessible via the network you are on.
To stop using Moodle, double-click on StopMoodle.exe
. If you have a firewall installed, you might have to allow the program to be executed.
Instead of starting and stopping Moodle manually, you can start Apache and MySQL automatically as Windows services. In the server directory of your Moodle system, you find an executable called service.exe
, which you have to run with the -install
parameter as administrator, as in the following example:
C:/moodle/server/service.exe -install
Change the font size
Change margin width
Change background colour