Last modified: 2008-07-27 19:40:43 UTC
I set up the latest xampp with "PHP Version 5.2.6" and installed mediawiki. The installation interface signs that the installation was successfull. I move LocalSetting.php to the parent directory, start media wiki and get the following error: Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\wiki\includes\Preprocessor_DOM.php on line 566 Fatal error: Call to undefined method domdocument::loadXML() in C:\xampp\htdocs\wiki\includes\Preprocessor_DOM.php on line 568
*** This bug has been marked as a duplicate of bug 14911 ***