From:             [EMAIL PROTECTED]
Operating system: windows 2000
PHP version:      4.3.0
PHP Bug Type:     IIS related
Bug description:  dynamic library load fails

Does anyone know how I can manage to load the extensions below?

Warning: dl() [function.dl]: Unable to load dynamic library
'd:\prg\php4\extensions\php_domxml.dll' - The specified module could not
be
found. in E:\src\doc\studie\scriptie\scriptiephpincludes.php on line 2

Warning: dl() [function.dl]: Unable to load dynamic library
'd:\prg\php4\extensions\php_xslt.dll' - The specified module could not be
found. in E:\src\doc\studie\scriptie\scriptiephpincludes.php on line 3


I use php 4.3.0 and iis5 under win2k. I got the errors when I upgraded
from
4.1.0 where all things worked smoothly. The extension-modules are
correctly available via the path used above. What can I do? I think it's
some bug in php 4.3.0 or a malfunction in iis5.

-- 
Edit bug report at http://bugs.php.net/?id=21917&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21917&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21917&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21917&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21917&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21917&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21917&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21917&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21917&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21917&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21917&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21917&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21917&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21917&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21917&r=gnused

Reply via email to