не могу понять в чем проблема, на первом шаге установки все зелененькое, везде статус ок, на втором шаге вот такое. Привилегии пользователя в норме, но на втором шаге вот такая куча ошибок
DDL sql execution error
More information about this error
It is usually not possible to recover from errors triggered during installation, you may need to create a new database or use a different database prefix if you want to retry the installation.
(тут много debug info, не знаю как правильно оформить такую простыню)Stack trace:
- line 492 of /lib/dml/moodle_database.php: ddl_change_structure_exception thrown
- line 1098 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 77 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
- line 427 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
- line 372 of /lib/ddl/database_manager.php: call to database_manager->install_from_xmldb_structure()
- line 1802 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
- line 276 of /admin/index.php: call to install_core()