Unable to load dll - php_xslt.dll
Posted by: DocDay (---.hsd1.va.comcast.net)
Date: September 04, 2006 09:06AM

Using the PHP4 add-on, when I load extension php_xslt.dll, the following message shows up in the php_error.log:

Unable to load dynamic library
'C:/Program Files/WAMP/App/php4/extensions/php_xslt.dll'
- The specified module could not be found.

But the module IS in the specified location.

php_xslt.dll - Size is 32,768 bytes, modified Friday, January 13, 2006, 3:07 PM.

Any ideas?

Thanks


Options: ReplyQuote
Re: Unable to load dll - php_xslt.dll
Posted by: CyberSpatium (67.170.181.---)
Date: September 05, 2006 02:03AM

make sure you have edited the php.ini file for your php4 install, not php5.

Options: ReplyQuote
Re: Unable to load dll - php_xslt.dll
Posted by: keithanos (---.mediaserv.net)
Date: January 31, 2009 01:01AM

Hello.

I already had the same problem and I've solved it !!

You have to use 3 libraries (to put in c:/windows/system32) :
. expat.dll (present in php dlls in Wamp)
. sablot.dll (present in php dlls in Wamp)
. libxml2.dll (find it on www.fichier-dll.fr)

Enjoy !

Options: ReplyQuote


Sorry, only registered users may post in this forum.