From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.1.1
PHP Bug Type:     XSLT related
Bug description:  'missing dll' error message

In the php.ini file I have uncommented the extension:

extension = php_xslt.dll;


and have also copied the php_xslt.dll library to my c:\winnt\system32 and
c:\winnt\system folders, but after running a simple phpinfo() script I keep
receiving the error message:

Unable to load dynamic library './php_xslt.dll'.  The specified module
could not be found.


I have copied the php_gd.dll library in the same way and that seems to work
fine.

I am running Apache 1.3.22 with PHP 4.1.1 on Windows 2000.



-- 
Edit bug report at: http://bugs.php.net/?id=14911&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to