Re: Fatal error - viewing articles

[email protected] (Joseph) Fri, 26 Sep 2003 15:31:13 +0000 (UTC)
Newsgroups gmane.comp.cms.xaraya.knowledge-base
Organization not organized
Message-ID <[email protected]>
Joseph wrote:

> Chris Dudley wrote:

> > 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
>  Nope...that dosn't seem to do it.

> Worked for fixing Drupal (which I'm also evaluating)...was missing xml.so
> extension for PHP.

> Tried doing rpmDrake/search for all packages relating to or including
> "xml" in their name. Restarted server and still get the same error.

> Mandrake v9.0
> Running version Apache-AdvancedExtranetServer/1.3.26 (Mandrake Linux/6mdk)
> PHP/4.2.3.
> Mysql/3.23.52

> Any other thoughts?

> PHP extension folder includes:
> domxml.so
> gd.so
> imap.so
> ldap.so
> mysql.so
> pgsql.so
> readline.so
> xmlrpc.so
> xml.so

> Joseph.

Seem to have fixed it now!

All I did was edit the "xar_pubtypeid" (change from 1 to 2) of all the
news articles in "xar_articles" in the DB and it has all come right?!?

Is there a variable problem in the code?...havn't the time to look much
closer this week  ;-P

Joseph.