Moodle 3.11.5+ (Build: 20220208)

For information about this version of Moodle, please see the online Release Notes

Server checks

Name Information Report Plugin Status
php_extension xmlrpc
should be installed and enabled for best results

The XMLRPC extension is useful for web services and Moodle networking.

Check
php_setting opcache.enable
PHP setting should be changed.

PHP opcode caching improves performance and lowers memory requirements, OPcache extension is recommended and fully supported.

Check
moodle
version 3.6 is required and you are running 3.11.5+ (Build: 20220208)
OK
unicode
must be installed and enabled
OK
database mysql (5.7.42-log)
version 5.7 is required and you are running 5.7.42
OK
php
version 7.3.0 is required and you are running 7.4.33
OK
pcreunicode
should be installed and enabled for best results
OK
php_extension iconv
must be installed and enabled
OK
php_extension mbstring
must be installed and enabled
OK
php_extension curl
must be installed and enabled
OK
php_extension openssl
must be installed and enabled
OK
php_extension tokenizer
should be installed and enabled for best results
OK
php_extension soap
should be installed and enabled for best results
OK
php_extension ctype
must be installed and enabled
OK
php_extension zip
must be installed and enabled
OK
php_extension zlib
must be installed and enabled
OK
php_extension gd
must be installed and enabled
OK
php_extension simplexml
must be installed and enabled
OK
php_extension spl
must be installed and enabled
OK
php_extension pcre
must be installed and enabled
OK
php_extension dom
must be installed and enabled
OK
php_extension xml
must be installed and enabled
OK
php_extension xmlreader
must be installed and enabled
OK
php_extension intl
must be installed and enabled
OK
php_extension json
must be installed and enabled
OK
php_extension hash
must be installed and enabled
OK
php_extension fileinfo
must be installed and enabled
OK
php_extension sodium
should be installed and enabled for best results
OK
php_setting memory_limit
recommended setting detected
OK
php_setting file_uploads
recommended setting detected
OK

Other checks

Information Report Plugin Status
slasharguments
if this test fails, it indicates a potential problem

It is recommended that the use of slash arguments is enabled. In future it will be required. For more details, see the documentation Using slash arguments.

Check
site not https
if this test fails, it indicates a potential problem

It has been detected that your site is not secured using HTTPS. It is strongly recommended to migrate your site to HTTPS for increased security and improved integration with other systems.

Check
mysql_full_unicode_support
if this test fails, it indicates a potential problem

The current setup of MySQL or MariaDB is using 'utf8'. This character set does not support four byte characters which include some emoji. Trying to use these characters will result in an error when updating a record, and any information being sent to the database will be lost. Please consider changing your settings to 'utf8mb4'. See the documentation for full details.

Check