Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.8.3
-
Fix Version/s: None
-
Component/s: Installation
-
Labels:None
-
Environment:Using a Windows XP with WampServer Version 1.7 then changed to WampServer Version 2.0
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
Hi I have down loaded moodle 1.8.3 today and 1.9 and 2 yesterday 21st November and when performing an install on my laptop (localhost) the system stops at the following messages with all three versions.
Setting up database You are here * Home * / ? Setting up database No warnings - Scroll to the continue button (mysql): SHOW TABLES (mysql): SHOW LOCAL VARIABLES LIKE 'character_set_database' (mysql): SET NAMES 'utf8' (mysql): SHOW LOCAL VARIABLES LIKE 'character_set_database' Fatal error:
Call to undefined method domdocument::load() in C:\wamp\www\mdle18\lib\xmldb\classes\XMLDBFile.class.php on line 85
I was using wamp5 so tried the latest download and still get the same issue. Can someone suggest what is gone wrong and how do I fix it so that I can prepare my site ready for next year as we go on holidays soon for 4 weeks.
Thanks
Jim
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
The problem was caused by missing xml extension, there should be some better diagnostics in later versions. Thanks for the report.
Petr