У меня была версия Moodle 3.2.3, я перешел на свой сайт другого хостинг-провайдера и хочу установить его с обновлением системы 3.62.
Я получаю сообщение об ошибке на странице " Проверки " при установке, как показано ниже:
Your database uses Antelope as the file format.
Full UTF-8 support in MySQL and MariaDB requires the Barracuda file format.
Please switch to the Barracuda file format.
See the documentation MySQL full unicode support for details.
For full support of UTF-8 both MySQL and MariaDB require you to change your MySQL setting
'innodb_large_prefix' to 'ON'. See the documentation for further details.
Страница исправления ошибок: https://docs.moodle.org/33/en/MySQL_full_unicode_support#File_format
Снимок экрана
Я использую CPanel и phpMyAdmin и программу «Управление с помощью Navicat».
Как бы я прошел эти проверки? Спасибо.