Bonjour à toutes et à tous,
Ce matin j'ai tenté d'installer la dernière verssion de Moodle
voici ce que j'expérimente chez ovh. Pourriez-vous m'éclairer ?
Merci beaucoup.
Naceur
--------
Installation
Système
SELECT engine FROM INFORMATION_SCHEMA.TABLES WHERE table_schema = DATABASE() AND table_name = 'mdl_config'
[NULL]
- line 394 of /lib/dml/moodle_database.php: dml_read_exception thrown
- line 156 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 107 of /lib/ddl/mysql_sql_generator.php: call to mysqli_native_moodle_database->get_dbengine()
- line 195 of /lib/ddl/sql_generator.php: call to mysql_sql_generator->getCreateTableSQL()
- line 453 of /lib/ddl/database_manager.php: call to sql_generator->getCreateStructureSQL()
- line 408 of /lib/ddl/database_manager.php: call to database_manager->install_from_xmldb_structure()
- line 1348 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
- line 174 of /admin/index.php: call to install_core()