Hallo Community,
ich bin neu bei Moodle und möchte gerne die aktuelle Version installieren. Nachdem ich die MySQL DB eingetragen habe, kommt nun folgende Fehlermeldung:
Debug info: Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'
INSERT INTO mdl_message_providers (name,component,capability) VALUES(?,?,?)
[array (
0 => 'assign_notification',
1 => 'mod_assign',
2 => NULL,
)]
Error code: dmlwriteexception
INSERT INTO mdl_message_providers (name,component,capability) VALUES(?,?,?)
[array (
0 => 'assign_notification',
1 => 'mod_assign',
2 => NULL,
)]
Error code: dmlwriteexception
Stack trace:
- line 446 of /lib/dml/moodle_database.php: dml_write_exception thrown
- line 1080 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 1122 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
- line 290 of /lib/messagelib.php: call to mysqli_native_moodle_database->insert_record()
- line 677 of /lib/upgradelib.php: call to message_update_providers()
- line 418 of /lib/upgradelib.php: call to upgrade_plugins_modules()
- line 1601 of /lib/upgradelib.php: call to upgrade_plugins()
- line 438 of /admin/index.php: call to upgrade_noncore()
Verstehe ich nicht, normalerweise ist ein solcher Installationsprozess kein Problem
kann mir hier jemand helfen?? Habe noch einen screenshot beigelegt
Vielen Dank und viele Grüße
