SimpleXML

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Håvard Olerud Eriksen

    SimpleXML

    What, besides the new php 5.0 zip package, do I need to get SimpleXML to
    work on my testing server? The docs say to copy libxml2.dll to the system32
    directory but I can't find this dll anywhere in the binary package (or
    anywhere else for that matter). I'm running IIS 6.0 fwiw.

    Håvard


  • CJ Llewellyn

    #2
    Re: SimpleXML

    "Håvard Olerud Eriksen" <hereriks@PANTS yahoo.com> wrote in message
    news:2mplrrFpha ntU1@uni-berlin.de...[color=blue]
    > What, besides the new php 5.0 zip package, do I need to get SimpleXML to
    > work on my testing server? The docs say to copy libxml2.dll to the[/color]
    system32[color=blue]
    > directory but I can't find this dll anywhere in the binary package (or
    > anywhere else for that matter). I'm running IIS 6.0 fwiw.[/color]





    Comment

    • Håvard Olerud Eriksen

      #3
      Re: SimpleXML

      >[color=blue]
      > http://xmlsoft.org/sources/win32/[/color]
      Thanks.
      I'm still getting Fatal error: Call to undefined function:
      simplexml_load_ string() in C:\Inetpub\php\ xml\xmltest.php on line 35 when I
      try to run my test script. Any idea what's wrong?


      Comment

      Working...