Install Moodle 4.4-Ubuntu 24.04: Difference between revisions

From Dboswiki
Jump to navigation Jump to search
Created page with " https://www.webhostingzone.org/blog/how-to-install-moodle-on-ubuntu-22-04"
 
No edit summary
Line 1: Line 1:
  https://www.webhostingzone.org/blog/how-to-install-moodle-on-ubuntu-22-04
  https://www.webhostingzone.org/blog/how-to-install-moodle-on-ubuntu-22-04
==Update Repo==
sudo apt update
sudo apt install software-properties-common ca-certificates lsb-release apt-transport-https
sudo add-apt-repository ppa:ondrej/php

Revision as of 01:22, 27 April 2024

https://www.webhostingzone.org/blog/how-to-install-moodle-on-ubuntu-22-04
==Update Repo==
sudo apt update
sudo apt install software-properties-common ca-certificates lsb-release apt-transport-https 
sudo add-apt-repository ppa:ondrej/php