Jump to content

[SOLVED] unable to load xsl extension


lollylegs

Recommended Posts

DOM is loaded according to phpinfo(), but cannot load xsl extension

Have activated php_xsl.dll in php.ini by clearing semicolon.

Also I downloaded xslt lib folder and put the folder in system32 directory

(I'm using xp)

Grateful for any help because my program needs xsl extension to be loaded

 

regards

marea

australia ???

 

 

Link to comment
https://forums.phpfreaks.com/topic/100761-solved-unable-to-load-xsl-extension/
Share on other sites

from the manual

 

Requirements

This extension uses Sablotron and expat, which can both be found at http://www.gingerall.com/. Binaries are provided as well as source

 

Actually, you need to go to www.gingerall.org from that main site

 

edit:

PS

in my extensions folder I have

php_xslt.dll

expat.dll

sablot.dll

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.