tienthanh214 / moodle

Katalon automation test - Group 14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Katalon automation test - Group 14


Languages

Language:PHP 59.3%Language:HTML 22.6%Language:JavaScript 11.6%Language:Gherkin 2.6%Language:CSS 1.4%Language:Mustache 1.1%Language:C 1.0%Language:SCSS 0.2%Language:Groovy 0.1%Language:Perl 0.1%Language:C++ 0.0%Language:TypeScript 0.0%Language:XSLT 0.0%Language:Pascal 0.0%Language:Python 0.0%Language:Batchfile 0.0%Language:VBA 0.0%Language:Ruby 0.0%Language:Hack 0.0%Language:Awk 0.0%