Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Windows installation using XAMPP.

Windows installation using XAMPP

From MoodleDocs

XAMPP is built for tests or perhaps for a small company using it on an internal network. It is not meant for online access via the web on a production server. This page describes some of the ways to customize XAMPP.

Introduction

Note: This guide uses XAMPP 1.5.1

In this guide to installing Moodle on a computer using the Windows XP operating system there are a series of steps you will need to take which are explained step-by-step below. In overview the process is as follows:

The first steps are to obtain the Moodle files themselves and the XAMPP software package which installs the environment (PHP, Apache and MySql) Moodle requires to run on you computer. When these have been downloaded you will need to install XAMPP on you computer in much the same way as any other Windows program. The steps detail a recommended change to one of the installed components before explaining how to launch XAMPP and create the database required by Moodle (the database you create will be referred to later when installing Moodle).

Having set up the environment you must then place the Moodle files downloaded earlier into the correct location so that they can be accessed for the purposes of initiating the installation process (now) and later to run Moodle. (The installation and use of Moodle is conducted entirely from you web browser e.g. Internet Explorer, Firefox).

Note: These guidelines are not intended for the Complete install packages for Windows from download.Moodle.org - although the troubleshooting part may help if you encounter problems.

Preparation

Get Moodle

  • Download the Generic version of Moodle you wish to install from Moodle.org.

File:14a.gif.

Get XAMPP

  • Download XAMPP for Windows from Apachefriends.org. This example assumes that you have downloaded the “Installer” package.

File:Xampp1.png

Allow yourself some time

  • Say 45 minutes.

Installing XAMPP

  • Run the installer, eventually you will be presented with an option about where to install the package.

File:Xampp2.gif

  • In this example we are installing the package at c:\apachefriends\151 – that’s because it suits what our needs, you can choose you own location by specifying any suitable alternative folder.
  • Continue with the installation, this will take a while!

File:Xampp3.gif

  • Eventually you will be presented with the option to install Apache, MySQL, Filezilla as a service.

File:Xampp4.gif

  • It’s probably best to choose “No” for now. You can always enable these as services later.
  • Next you’ll be asked if you want to start the XAMPP Control Panel.

File:Xampp5.gif

  • Click the “No” button.


Launch XAMPP Control Panel

  • On your Desktop, locate the XAMPP icon and double click to launch the Control Panel.
  • When the XAMPP Control Panel has launched, click the “Start” buttons for Apache and MySQL.

Xampp6.gif

  • If all is well you will see something like this.

If Apache fails to run i.e. the "Running" text with the green background keeps disappearing) and you are using Skype - please review "Troubleshooting" at the end of these instructions.

File:Xampp31.gif

Create the database

  • To create a database for your Moodle “site” we will use the phpMyAdmin utility included with XAMPP.
  • To access this launch the web browser of your choice (Firefox is used in this example), type http://localhost in the address bar.

File:Xampp8.gif

  • The XAMPP default page is displayed, click the link for your preferred language – we will be using English.

File:Xampp9.gif

  • From the menu on the left, click on “phpMyAdmin”

File:Xampp10.gif

  • When phpMy Admin has launched in your browser window, enter the name of your database in the “Create new database” field. In this example we are naming our database “moodle153”.

File:Xampp11.gif

  • From the "Collation" drop down list select "utf8_unicode_ci"
  • Click the “Create” button to create the database.

File:Xampp12.gif

The new database should be present in the dropdown list when the page has refreshed.

File:Xampp13.gif

Extract the downloaded Moodle files to the correct location.

  • Locate the file downloaded from Moodle.org and either copy or cut the file to the Windows clipboard.
  • Open the XAMPP Control Panel and click on the “Explore” button.

File:Xampp15.gif

  • A Windows Explorer view similar to the one below will be displayed.

File:Xampp16.gif

  • Open the “htdocs” folder.

File:Xampp17.gif

File:Xampp18.gif

  • Paste the file cut/copied earlier into this folder.
  • Extract the Moodle files from the file downloaded earlier. A default folder named “moodle” is created with the Moodle files within.

File:Xampp19.gif

Windows Vista

  • If you are running Windows Vista, you will need to manually create your moodledata folder and assign it permissions.
  • First, go to the "htdocs" folder and create a new folder called "moodledata".

Vista moodle 1.jpg

  • Second, right click and select "Properties".

Vista moodle 2.jpg

  • In the box that pops up, select the "Security" tab.

Vista moodle 3.jpg

  • Click on the "Edit" button.

Vista moodle 4.jpg

  • Another box will pop up. Select "Users" and give them "Modify" and "Write" permissions, along with whatever existed already.

Vista moodle 5.jpg

Start the installation

  • In your web browser, type the path to the folder containing the Moodle files in te address bar – in this example it’s http://localhost/moodle.

Xampp23.gif

  • The initial install page is displayed.

Xampp24.gif

  • Choose your preferred language (English is used in this example) and click the “Next” button.
  • A diagnostic report is displayed – hopefully it will look like this, if not you may need to address some issues.

Xampp25.gif

  • Click the “Next” button to continue.
  • The paths for your Moodle installation are shown – accept these or amend as desired.

Xampp26.gif

  • Click the “Next” button to continue.
  • In this screen we enter the database settings. The fields are populated with some suggested values.

File:Xampp27.gif

  • In this example the database created is “moodle153”. The “root” user will be used without a password.
  • DO NOT USE THE “ROOT” USER WITHOUT A PASSWORD FOR PRODUCTION INSTALLATIONS AS THIS CREATES A SECURITY VULNERABILITY

Xampp28.gif

  • When the fields have been populated, click the “Next” button to continue.
  • Provided the Moodle folder is writable a message confirming the configuration has been completed will be displayed.

Xampp29.gif

  • Click the “ Continue” button to proceed.

The Moodle copyright / licence notices are displayed.

Xampp30.gif

  • Click the “Yes” button to continue, then follow the instructions on the following screens.

Troubleshooting

Bitnami

  • If you have previously created a Moodle install with the Bitnami installer you may find that Apache will not start. This is because Bitnami installs a service for Apache and MySQL. To disable these go to Control Panel > Administrative tools > Service to locate and disable these services.

Skype

  • If XAMPP does not work when you launch your browser and you have Skype enabled it may be necessary to change the port settings in Skype.
  • Locate "Options..." in Skype.

File:Skype1.gif

  • Locate the "Connection" options.

File:Skype2.gif

  • Remove the tick / check from the Checkbox.

File:Skype3.gif

  • Click the "Save" button.
  • You may need to re-start your computer for this to take effect.


Still having problems but do not have Skype installed?

  • Check for another program which may be using port 80. IIS is commonly found to be the culprit.

Moodle Networking does not work

You may need to enable curl. Instructions at this link Enable curl in XAMPP on XP

See also