Hi, i'ev a real issue to install moodle...
All my check list is ok.. a(my database in UTF-8 / PHP 5.3.3 activated
but i have this error message :
Système
SELECT engine FROM INFORMATION_SCHEMA.TABLES WHERE table_schema = DATABASE() AND table_name = 'mdl_config'
[NULL]
- line 391 of /lib/dml/moodle_database.php: dml_read_exception thrown
- line 150 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 1321 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
- line 169 of /admin/index.php: call to install_core()
and my database stay empty wthout any table created...
Please.. H.E.L.P. !