I'm trying to install moodle
on my server Digital Ocean
I'm following all the steps according to what is asked, until a time comes that asks to install the plugins, but during the installation I get the following error:
Error writing to database
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: Can not execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED. INSERT INTO mdl_config_log (userid, timemodified, name, oldvalue, value, plugin) VALUES (?,?,?,?,?,?,?) [array (0 => 0, 1 => 1457352248, 2 => 'filter_active', 3 => '', 4 = > 1, 5 = > 'activitynames',)] Error code: dmlwriteexception
Stack trace: line 446 of /lib/dml/moodle_database.php: dml_write_exception thrown line 1164 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database-> query_end () line 1210 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database-> insert_record_raw () line 1613 of /lib/datalib.php: call to mysqli_native_moodle_database-> insert_record () line 598 of /lib/filterlib.php: call to add_to_config_log () line 29 of /filter/activitynames/db/install.php: call to filter_set_global_state () line 519 of /lib/upgradelib.php: call to xmldb_filter_activitynames_install () line 1647 of /lib/upgradelib.php: call to upgrade_plugins () line 677 of /admin/index.php: call to upgrade_noncore ()
As the error appears I give a refresh on the page and it appears the following Site is being upgraded, please retry later.
ai passing a few minutes I give refresh again and it appears the error above but with another plugin every hour is a plugin, they are 361 in total conform I'm doing this procedure of refresh the number of plugin to be installed is decreasing, the impression is that they are being installed but I got to zero that number but then after that started to give error of pagina nao encontrada
... Wow this moodle is giving me a good job to install on the server, I can only run it local.