Comments on How to Install Moodle with Nginx and Free Let's Encrypt SSL on Ubuntu 22.04
Moodle is a free and open-source Learning Management System and CMS written in PHP. It allows tutors and instructors to create courses for their students and provides long-distance education and other online learning programs more accessible. This tutorial will show you how to install Moodle with Nginx and Let's Encrypt SSL on Ubuntu 22.04.
2 Comment(s)
Comments
Moodle has now been prepared to work with PHP 8.1.
To update this tutorial for PHP 8.1 compatibility, replace MOODLE_400_STABLE with MOODLE_401_STABLE, and replace all instances of 7.4 with 8.1
Hallo Hitesh,
Thank you for tutorial, i love it.
Id like to mention that i have followed this and implemented the same on an ubuntu 22 server with nginx, but i keep seeing error "ERR_TOO_MANY_REDIRECTS" what could be the cause?