Ubuntu 24.04 Install Moodle: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 December 2024

  • curprev 17:2817:28, 18 December 2024Jakasora talk contribs 4,505 bytes +4,505 Created page with " ===Update Repo=== sudo apt update sudo apt -y install software-properties-common ca-certificates lsb-release \ apt-transport-https unzip mariadb-server ===Install Apache2=== apt -y install apache2 ===Install PHP Extension=== sudo su apt -y install php-common php-mysql php-xml php-xmlrpc \ php-curl php-gd php-imagick php-cli php-dev \ php-imap php-mbstring php-opcache php-soap \ php-zip php-intl php-cli curl \ imagemagick git zip libgd-dev libapache2-mod-p..."