Install Moodle under Linux

Source: Internet
Author: User
Tags app service

The last two articles describe the installation of Linux server and related services in a virtual machine, and with these basics, install an app service Moodle 2.7+ is the most widely used Web-based course platform.

Support software is required before installing Moodle MySQL + phpmyadmin + Apache + php5


1. Download the Moodle installation file, moodle-latest-27.tgz about 33M.




2. Create an empty database in MySQL via phpMyAdmin Moodle



3. Pass the downloaded installation file to Linux with TAR-ZXVF moodle-latest-27.tgz-c/var/www/html/moodle command to extract to, var/www/html/moodle the directory, and then invoke the installation page in the browser




4 installation path can be manually established Mkdir/var/www/moodledata directory and chmod 777/var/www/moodledata set permissions to ensure that the Web page can write to the directory



5. Select MySQL Database




6. Set the login database information




7 automatically generated configuration files, need to write to the directory, Var/www/html/moodle so you can chmod 777/var/www/html/moodle first give permission, after installation and then chmod 755/var/www/html/moodle change Back permissions.




8. Next few steps








9. Set the Moodle administrator password




10. Set the Moodle site name



11. Congratulations, it's all set.




Have time to introduce how to easily modify the theme style bar, hehe!


Install Moodle under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.