Just did an upgrade to Moodle 3.10.1 (Build: 20210118) and got the following three errors:
database | mysql (5.5.5-10.3.25-MariaDB) | Wrong |
php_setting | opcache.enable | PHP opcode caching improves performance and lowers memory requirements, OPcache extension is recommended and fully supported. |
mysql_full_unicode_support | 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. |
Any help tp get me back and running would be appreciated.
Iain