[Mediawiki-l] from 1.11 to 1.12 DOMDocument error

DanTMan dan_the_man at telus.net
Fri Jun 27 06:18:51 UTC 2008


Using the old Parser isn't the fix. If you don't have the DOMDocument 
class then the fix is to use the hash preprocessor.

~Daniel Friesen(Dantman) of:
-The Nadir-Point Group (http://nadir-point.com)
--It's Wiki-Tools subgroup (http://wiki-tools.com)
--Games-G.P.S. (http://ggps.org)
-And Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG)

Christensen, Courtney wrote:
>> "[Thu Jun 26 09:51:45 2008] [error] [client 77.121.145.109] PHP Fatal  
>> error:  Class 'DOMDocument' not
>>  found in /var/www/html/colorist/wiki3/includes/Preprocessor_DOM.php  
>> on line 566, referer: http://ww
>> w.colorist.org/"
>>     
>
>
> Someone else just had a similar error.  If you have control of your PHP
> installation do you know if you have the DOMDocument module compiled
> into it?   You can check this by making a test php page like the
> following:
> <?php 
> phpinfo();
> ?>
>
> If you don't have it, you can either change your php installation, or
> set your MW installation to use the old parser.  It seems to be
> recommended that you don't try and use the old parser as a permanent
> fix.
>
> Good luck!
> -Courtney
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
>   


More information about the MediaWiki-l mailing list