I get this error_log file in moodle/admin/ on my webhost
[22-Apr-2013 17:41:13 Europe/London] Default exception handler: Coding error detected, it must be fixed by a programmer: moodle_database::insert_record_raw() no fields found. Debug:
Error code: codingerror
* line 1092 of /lib/dml/mysqli_native_moodle_database.php: coding_exception thrown
* line 1149 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
* line 599 of /lib/upgradelib.php: call to mysqli_native_moodle_database->insert_record()
* 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()
[22-Apr-2013 17:41:14 Europe/London] PHP Fatal error: Uncaught exception 'dml_exception' with message 'Table "config" does not exist' in /home/jhopeche/public_html/moodle/lib/dml/moodle_database.php:538
Stack trace:
#0 /home/jhopeche/public_html/moodle/lib/dml/moodle_database.php(1695): moodle_database->where_clause('config', Array)
#1 /home/jhopeche/public_html/moodle/lib/moodlelib.php(1424): moodle_database->delete_records('config', Array)
#2 /home/jhopeche/public_html/moodle/lib/upgradelib.php(1260): unset_config('upgraderunning')
#3 /home/jhopeche/public_html/moodle/lib/upgradelib.php(1245): upgrade_finished()
#4 [internal function]: upgrade_finished_handler()
#5 {main}
thrown in /home/jhopeche/public_html/moodle/lib/dml/moodle_database.php on line 538
[22-Apr-2013 17:45:27 Europe/London] Default exception handler: Could not find a top-level course! Debug:
Error code: nosite
* line 464 of /lib/datalib.php: moodle_exception thrown
* line 670 of /lib/setup.php: call to get_site()
* line 27 of /config.php: call to require_once()
* line 50 of /admin/index.php: call to require()