moodle 3.8 installation on nginx

moodle 3.8 installation on nginx

by Malik Koné -
Number of replies: 1

Hi,

I want install a moodle 3.8.2 on an nginx server.  with apache I have no difficulties but here I am having difficulties to meet the php extension requirement for the installation with nginx.    Is there a good tutorial to install moodle with nginx like the moodel.org's documentation to install moodle with apache ?

I am confortable using command line but my problem here is to understand how php is working differently with nginx and apache and how this can affect moodle command line installation.

Checking `php --version` or '<?php phpinfo() ?>` and Installing php extension with `apt-get php-module` then restarting `/etc/init.d/php-version-fpm` is not enough.  I need deeper understanding to debug my unmet php extension.

I'm using debian 10 and I have php7.3 and php7.4 installed.

Thank you





Average of ratings: -