https://bugzilla.wikimedia.org/show_bug.cgi?id=51042

       Web browser: ---
            Bug ID: 51042
           Summary: DOMDocument class (php xml extension) missing causes
                    fatal in installer
           Product: MediaWiki
           Version: 1.21.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

It looks like localisation cache errors out on missing DOMDocument before any
checks are done to make sure that we have support for it. We should be checking
if the class exists before the installer fatals.

[11:33]    <tiin57>    "HTTP Error 500 (Internal Server Error): An unexpected
condition was encountered while the server was attempting to fulfill the
request." is coming from a new installation of Mediawiki 1.21.1 (I went
to{wikidir}/mw-config/ index.php)
[..]
[11:43]    <tiin57>    There we go
[11:44]    <tiin57>    PHP Fatal error: Class 'DOMDocument' not found in
/var/www/html/luaforge/wiki/includes/LocalisationCache.php on line 542
[11:44]    <tiin57>    Don't know what that means at all
[11:44]    <tiin57>    But it looks buggy
[11:46]    <tiin57>    Ah
[11:46]    <tiin57>    I had to run "yum install php-xml; service httpd
restart"

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to