Re: Fatal error - viewing articles

Chris Dudley <[email protected]> Wed, 24 Sep 2003 08:55:58 +0100
Newsgroups gmane.comp.cms.xaraya.knowledge-base
Organization Xaraya News Server
Message-ID <[email protected]>
Joseph wrote:

> A bit new to this...and finding it both different and better than PostNuke.
> 
> Set up basics of site and renamed my catagories to fit the subject matter
> but when trying to view all Reviews and News articles Xaraya comes up with:
> 
> Fatal error: Call to undefined function: xml_parser_create() in
> /var/www/html/Xaraya/includes/xarMLS.php on line 1111
> 
> Any clues how to fix???
> 

You need XML support in PHP.
If using Mandrake linux then this is a seperate package - php-xml.
Otherwise it could be compiled in at compile time. Please check 
phpinfo() (available from the base module admin interface) to see if XML 
support is included.
If it isnt - install it.

miko