You are on page 1of 2

MOODLE FOR WINDOWS

==================

This package contains everything you need to run Moodle on a windows machine.

Moodle has been packaged with Apache, MySQL and PHP.

HOW TO USE IT
=============

1. Run 'Start Moodle.exe' to start up the system.

2. Visit http://localhost/ to use your Moodle site!

3. Other people have to access it via http://xxx.xxx.xxx.xxx where


xx.xx.xx.xx is the IP number or name of your Windows computer.

4. If you want to shut down the Moodle server, use 'Stop Moodle.exe'

TECHNICAL INFORMATION
=====================

1. Start/Stop Moodle.exe

'Start Moodle.exe' runs the xampp installation script


located in server/install/install.php. Then it starts apache and mysql.
'Stop Moodle.exe' stops the apache and mysql processes.

2. XAMPP (http://www.apachefriends.org/en/xampp.html)

You can use xampp executable files directly if you like. They are
located in the "server" directory.

3. Moodle (http://moodle.org/)

All moodle files are located in server/moodle/

4. Performance Settings (http://docs.moodle.org/en/Performance)

In order to optimize your Moodle Environment, see the Moodle Performance docs.

TROUBLESHOOTING
===============

If 'Start Moodle.exe' fails to work and the windows closes automatically,


you may have something blocking port 80 on your machine. Make sure there
are no other web servers running on this port, Skype is configured not
to use port 80, firewalls are open etc

Another reason could be because PHP in this package needs the Microsoft
Visual C++ 2015 Redistributable package from:
https://www.microsoft.com/en-us/download/details.aspx?id=48145

For more information, visit:


http://docs.moodle.org/en/Complete_install_packages_for_Windows

Do not rename the 'server/' folder. Otherwise 'Start Moodle.exe' and


'Stop Moodle.exe' will stop working and you'll have to use xampp
executable files. (xammp-control.exe)

Thank you for using Moodle!

Moodle HQ (http://moodle.com)

You might also like