Ubuntu 24.04, by default, provides PHP 8.3. Moodle 4.1, however, does not support PHP 8.3. So you have a problem straight away.
It's possible to install older versions of PHP but you need to add a suitable repository. The usual is https://launchpad.net/~ondrej/+archive/ubuntu/php. There are plenty of examples of how to use it if you Google.
Alternatively, install the latest version of Moodle (4.4) that *does* support PHP 8.3.
It's possible to install older versions of PHP but you need to add a suitable repository. The usual is https://launchpad.net/~ondrej/+archive/ubuntu/php. There are plenty of examples of how to use it if you Google.
Alternatively, install the latest version of Moodle (4.4) that *does* support PHP 8.3.