Enabling DOM XML for win32 system

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vsvnmurthy
    New Member
    • Nov 2007
    • 4

    Enabling DOM XML for win32 system

    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:\apachefriend s\xampp\htdocs\ hari\components \com_wmtnews\ad ditems.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
  • dreaken667
    New Member
    • May 2007
    • 13

    #2
    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

    Comment

    • anubhavjha
      New Member
      • Jul 2008
      • 22

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

      any guides how to get this sorted.

      Regards,
      Anubhav Jha

      Comment

      Working...