lollylegs Posted April 12, 2008 Share Posted April 12, 2008 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 More sharing options...
Barand Posted April 12, 2008 Share Posted April 12, 2008 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 Link to comment https://forums.phpfreaks.com/topic/100761-solved-unable-to-load-xsl-extension/#findComment-515431 Share on other sites More sharing options...
lollylegs Posted April 12, 2008 Author Share Posted April 12, 2008 Thanks for your help barand Link to comment https://forums.phpfreaks.com/topic/100761-solved-unable-to-load-xsl-extension/#findComment-515505 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.