Moodle

Download opencart from https://www.moodle.org
Then extract it in your root web directory
Read INSTALL.txt file to setup and install moodle

Setup with Nginx

Here is the content

NOTE: Pay attention on these lines

I HAVE TO PUT THEM THERE. IF NOT, I’D GET SESSION PROBLEM AND THE STATIC FILES (JS AND CSS) PATH WOULD NOT BE RECOGNIZED
REF: https://www.sudutbaca.com/cara-install-moodle-di-debian-9-menggunakan-nginx-mariadb-php7-2-fpm/

XXXdon’t forget to create the log file in var/log/system.log
Then

Then

Insert this line:

Then check the nginx config and restart nginx

Set the files owner

Open it on your browser http://moodle.test. For the first time, it’ll install Moodle.

Note: Create a new database ‘moodle’ with collation ‘utf8mb4_general_ci’
I THINK I ALSO NEED TO CHANGE (NOT SURE) config.php THEN ADD THESE NEW LINES

 

Admin:
SORRY, ONLY ADMIN CAN SHOW THIS!
Admin page: http://moodle.test/my/

Leave a Reply

Your email address will not be published. Required fields are marked *