Menu

Problems with XSLT

Help
2004-08-13
2004-08-23
  • Nobody/Anonymous

    I can't seem to be able to use XSLT. Every time I uncomment the line in php.ini that says

    extension=php_xslt.dll

    I get this warning when restarting Apache:

    PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\WebServ\php\ext\php_xslt.dll' - The operating system cannot run %1.

    and XSLT doesn't work. The file php_xslt.dll is in both C:\WebServ\php\ext\ and in C:\windows\system32.

    My installation is WebServ 1.2.5.1, which includes PHP5, on Windows XP.

    Any thoughts?

     
    • Mike Dessaint

      Mike Dessaint - 2004-08-16

      you might have to add it into the same dir where the php.exe file is, or into the apache\bin folder

       
    • Mike Dessaint

      Mike Dessaint - 2004-08-23

      copy these 3 files to your Windows\System32 folder

      expat.dll
      iconv.dll
      sablot.dll

       
    • Mike Dessaint

      Mike Dessaint - 2004-08-23

      from the webserv\php\dlls folder
      then restart apache

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.