Jump to content

XML parsing with PHP in Mandriva 2006


Guest MPabon
 Share

Recommended Posts

I just recently upgraded from Mandrake 9.2 (which was very solid) to Mandriva 2006, trying to keep up with development. After the update I had to make many manual tweaks to get things back working again for my Apache/PHP development environment (for example, to use sessions in PHP5 I had to install a separate package).

 

Things are better now, but I cannot do XML processing from PHP like I did before - when I make a call to xml_parser_create() it stop my PHP page processing. I looked in the Apache log, but there is no error message there. If I remove the call to xml_parser_create() the page is displayed properly (without the expected parsed XML content, of course).

 

Do I need to download and install yet another package to get XML processing going? According to phpinfo(), XML processing is enabled:

 

libxml

libXML support active

libXML Version 2.6.21

libXML streams enabled

 

Any suggestions?

 

TIA!

MPabon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...