https://bugzilla.wikimedia.org/show_bug.cgi?id=42205
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Low |High Version|1.20.0 |1.22-git Summary|Installer: Fail gracefully |Installer: Fail gracefully |when XML requisites are not |when XML requisites are not |met |met (currently only a blank | |page in browser) Severity|minor |major --- Comment #2 from Andre Klapper <[email protected]> --- Still valid in git master of today. Steps to reproduce: 1. Fedora 18 2. Make sure that php-xml is NOT installed. 3. Install MediaWiki 4. Go to http://localhost/mediawiki/ 5. Click "set up the wiki" Actual outcome: A blank page. Confusion. Expected outcome: Some error message in the browser. Other comments: Looking at /var/log/httpd/error_log I see: PHP Fatal error: Class 'DOMDocument' not found in /var/www/html/mediawiki/includes/cache/LocalisationCache.php on line 587, referer: http://localhost/mediawiki/ -- 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
