XML in IIS6

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ramon

    XML in IIS6

    Hello,

    I recently installed PHP and MySQL on Windows Server 2003 Web Edition
    (IIS6). PHP and MySQL run fine without problems.
    But I can't get PHP's DOMXML and XSLT extensions to work.
    Previously it has worked in XP Pro.

    I copied the PHP_DOMXML.DLL and PHP_XSLT.DLL into the system directory and
    added the lines:
    "extension=php_ xslt.dll" and "extension=php_ domxml.dll" to the PHP.INI file.

    I can't figure out what's wrong.

    Maybe you can help me.

    Thanks,
    Ramon.


  • Andy Hassall

    #2
    Re: XML in IIS6

    On Tue, 21 Sep 2004 17:33:33 +0200, "Ramon" <itsramon@zonne t.nl> wrote:
    [color=blue]
    >I recently installed PHP and MySQL on Windows Server 2003 Web Edition
    >(IIS6). PHP and MySQL run fine without problems.
    >But I can't get PHP's DOMXML and XSLT extensions to work.
    >Previously it has worked in XP Pro.
    >
    >I copied the PHP_DOMXML.DLL and PHP_XSLT.DLL into the system directory[/color]

    Why?
    [color=blue]
    >and added the lines:
    >"extension=php _xslt.dll" and "extension=php_ domxml.dll" to the PHP.INI file.
    >
    >I can't figure out what's wrong.
    >
    >Maybe you can help me.[/color]

    Maybe if you post what problem you're having? Are there error messages?

    --
    Andy Hassall / <andy@andyh.co. uk> / <http://www.andyh.co.uk >
    <http://www.andyhsoftwa re.co.uk/space> Space: disk usage analysis tool

    Comment

    • Ramon

      #3
      Re: XML in IIS6

      The problem is solved.

      Thanks anyway
      Ramon


      "Andy Hassall" <andy@andyh.co. uk> wrote in message
      news:kgs0l05nss irdd3gii2l5sld1 p4hok7gtj@4ax.c om...[color=blue]
      > On Tue, 21 Sep 2004 17:33:33 +0200, "Ramon" <itsramon@zonne t.nl> wrote:
      >[color=green]
      > >I recently installed PHP and MySQL on Windows Server 2003 Web Edition
      > >(IIS6). PHP and MySQL run fine without problems.
      > >But I can't get PHP's DOMXML and XSLT extensions to work.
      > >Previously it has worked in XP Pro.
      > >
      > >I copied the PHP_DOMXML.DLL and PHP_XSLT.DLL into the system directory[/color]
      >
      > Why?
      >[color=green]
      > >and added the lines:
      > >"extension=php _xslt.dll" and "extension=php_ domxml.dll" to the PHP.INI[/color][/color]
      file.[color=blue][color=green]
      > >
      > >I can't figure out what's wrong.
      > >
      > >Maybe you can help me.[/color]
      >
      > Maybe if you post what problem you're having? Are there error messages?
      >
      > --
      > Andy Hassall / <andy@andyh.co. uk> / <http://www.andyh.co.uk >
      > <http://www.andyhsoftwa re.co.uk/space> Space: disk usage analysis tool[/color]


      Comment

      Working...