How to Install ILIAS on Windows 11
ILIAS is an open-source learning management system that allows users to create and manage online courses. Follow the steps below to install ILIAS on Windows 11.
Step 1: Download XAMPP
- Go to https://www.apachefriends.org/download.html and download XAMPP for Windows.
- Save the downloaded file to your computer.
- Double click on the downloaded file to start the installation process.
- Follow the steps in the XAMPP installer to complete the installation.
Step 2: Download ILIAS
- Go to https://www.ilias.de/download.html and download the latest stable version of ILIAS.
- Save the downloaded file to your computer.
Step 3: Install ILIAS
- Launch XAMPP by clicking on the XAMPP Control Panel shortcut on your desktop.
- Click the "Start" button next to Apache and MySQL to start the servers.
- Open your web browser and go to http://localhost/phpmyadmin.
- Click on the "Databases" tab and create a new database called "ilias".
- Click on the "Privileges" tab and create a new user.
- Set the username and password for the new user, and select "Local" for the host.
- Grant the new user all privileges to the "ilias" database.
- Move the downloaded ILIAS file to the XAMPP "htdocs" folder, which is located at "C:\xampp\htdocs".
- Extract the downloaded ILIAS file by right-clicking on it and selecting "Extract All".
- Rename the extracted directory to "ilias".
- Open your web browser and go to http://localhost/ilias/ilias.php.
- Select your preferred language and click "Next".
- Accept the license agreement and click "Next".
- Enter the following database settings:
- Database user: enter the username you created earlier
- Database password: enter the password for the user
- Database name: enter "ilias"
- Hostname: enter "localhost"
- Click "Next" to complete the installation.
Congratulations, you have successfully installed ILIAS on Windows 11! You can now log in to the ILIAS platform and create your first courses.