Trabla: Install Moodle 3.1.1+ with PostgreSQL 9.5.4 on Windows 7x64 - Part 1/3
Moodle is a free and open-source software learning management system written in PHP and distributed under the GNU General Public License. Developed on pedagogical principles, Moodle is used for blended learning, distance education, flipped classroom and other e-learning projects in schools, universities, workplaces and other sectors.
With customizable management features, it is used to create private websites with online courses for educators and trainers to achieve learning goals. Moodle (acronym for modular object-oriented dynamic learning environment) allows for extending and tailoring learning environments using community sourced plugins.
Latest Tutorial - Install Moodle 3.2.1 via Bitnami installer on Windows 7 localhost
Solving - Part 1/3 ( Part 2 , Part 3 ):
Watch on YouTube
1. Download and install XAMPP 5.6.24 from official site:
https://www.apachefriends.org/download.html
2. Download PostgreSQL 9.5.4 free opensource database from official site:
http://www.enterprisedb.com/products-services-training/pgdownload#windows
- install PostgreSQL 9.5.4 into custom folder: C:\PostgreSQL\9.5
- remember or note password for PostgreSQL 9.5.4 super user - postgres
In this tutorial we will use password - samuraikit
3. Download Moodle 3.1.1+ eLearning source files from official site:
https://download.moodle.org/
4. Create folder \moodle in XAMPP htdocs folder
e.g. C:\xampp\htdocs\moodle
and copy all files of Moodle 3.1.1+ eLearning source files .zip archive
No comments:
Post a Comment