Connecting Tech Pros Worldwide Forums | Help | Site Map

Enabling DOM XML for win32 system

Newbie
 
Join Date: Nov 2007
Posts: 4
#1: Feb 9 '08
Hi there..

I am trying to enable DOM XML for my win32 system and i am using xampp for php having windowsXP home edition.

My DOM configuration with phpinfo() is like this.

dom
DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.6.19
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled

But still the component New Items Flash Rotator showing the error:

" Fatal error: Call to undefined function domxml_open_mem() in D:\apachefriends\xampp\htdocs\hari\components\com_ wmtnews\additems.php on line 103 "

when i am trying to add latest news items.
what could be the reason . If any solution is there please let me know..
Thanks in advance.

vsvnmurthy

Newbie
 
Join Date: May 2007
Posts: 13
#2: Mar 17 '08

re: Enabling DOM XML for win32 system


If you have PHP version lower than 4.2 or PHP 5 then this function doesn't exist.
If you have PHP 5, go here: http://alexandre.alapetite.net/doc-a.../index.en.html
Newbie
 
Join Date: Jul 2008
Posts: 22
#3: Aug 8 '08

re: Enabling DOM XML for win32 system


i have PHP Version 5.2.4 and still get the same message.

any guides how to get this sorted.

Regards,
Anubhav Jha
Reply