by Geetha mallela.
we are geeting error while installing moodle 2.4 on rackspace cloud site as below
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 => 'graded_essay',
1 => 'mod_lesson',
2 => NULL,
)]
Error code: dmlwriteexception
Stack trace:
- line 429 of /lib/dml/moodle_database.php: dml_write_exception thrown
- line 1107 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 1149 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
- line 277 of /lib/messagelib.php: call to mysqli_native_moodle_database->insert_record()
- line 616 of /lib/upgradelib.php: call to message_update_providers()
- line 360 of /lib/upgradelib.php: call to upgrade_plugins_modules()
- line 1544 of /lib/upgradelib.php: call to upgrade_plugins()
- line 349 of /admin/index.php: call to upgrade_noncore()
Can anyone help us....