【发布时间】:2018-04-24 10:01:40
【问题描述】:
我是moodle的新手,想在我的windows系统上安装moodle 3.3.1,但经过一些步骤后它显示了一些错误。
mysql_full_unicode_support#File_format: Your database has tables using Antelope as the file format. Full UTF-8 support in MySQL and MariaDB requires the Barracuda file format. Please convert the tables to the Barracuda file format.
mysql_full_unicode_support#Large_prefix: 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.
site not https: 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.
请帮助我解决这些错误。我正在尝试使用 xampp 服务器在我的 Windows 系统上安装 Moodle。 (本地主机)
【问题讨论】:
-
你可以看到这个关于如何修复它的答案stackoverflow.com/questions/44062153/…
标签: installation moodle file-type