Moodle 3.11.5 Installation

  1. Download the latest version from https://download.moodle.org/
  2. Extract the zip file to your webroot directory
  3. APACHE SETUP:

    CONTENT

    ENABLE THE VIRTUALHOST

    RELOAD APACHE2

    CREATE THE HOST

    INSERT:

    SET THE FILE PERMISSIONS & RELOAD APACHE2

    Create a moodle data directory in /home/satria/Documents/projects/moodledata then set the permission to 777

    OPEN: http://moodle-3-11-5.test/  (INSTALL FIRST!)
    Select the database ‘mariadb’ then create the db
    CHECK THE PHP CONFIG IN http://localhost/phpinfo.php
    OR IN /etc/php/7.4/apache2/php.ini
    CHANGE ‘max_input_vars’ TO at least 5000 (I made it 10000)

Create an username and password

OPEN: http://moodle-3-11-5.test/
ADMIN: http://moodle-3-11-5.test/my/