LMSouq
moodle-core Open

Moodle setup: Error code: missingconfigversion

SU
subs
1 month ago
3 views
Problem Description
I am trying to set up my moodle site using postgresSQL locally. I am receiving this error after setup: Config table does not contain version, can not continue, sorry. 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: Error code: missingconfigversion ×Stack trace: line 495 of /lib/setuplib.php: moodle_exception thrown line 287 of /admin/index.php: call to print_error() The correct version IS in the database table `mdl_config`. I have also deleted the database and recreated it twice which seems to be the only advice I can find anywhere. I have all the debugging settings turned on and am not receiving any more information. Are there any other solutions to fixing this issue please?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base