Last modified: 2014-06-23 16:07:14 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T53042, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 51042 - DOMDocument class (php xml extension) missing causes fatal in installer
DOMDocument class (php xml extension) missing causes fatal in installer
Status: RESOLVED DUPLICATE of bug 42205
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.21.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-09 14:55 UTC by Bawolff (Brian Wolff)
Modified: 2014-06-23 16:07 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bawolff (Brian Wolff) 2013-07-09 14:55:31 UTC
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"
Comment 1 Andre Klapper 2013-07-09 16:33:51 UTC
Hi Bawolff. Thanks for taking the time to report this!
This particular problem has already been reported into our bug tracking system, but please feel free to report any further issues you find.

*** This bug has been marked as a duplicate of bug 42205 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links