#21917 [NEW]: dynamic library load fails
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
Bug #16392: simple test app does not return result
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.1.2 PHP Bug Type: DOM XML related Bug description: simple test app does not return result Om my site you can find http://cveld.nl.eu.org/test/xml/php/test5.php and test5.php.txt. I copied the example from a popular source code website. My site runs on iis5 dotnetbeta2 + php 4.1.2 The same file was installed on http://flux.myserver.org/php/carl.php but as you probably can see on a different installation: omnihttpd + php 4.0.4 My test php does not respond with any information on my server while the same php file on the other server responds correctly. -- Edit bug report at http://bugs.php.net/?id=16392&edit=1 -- Fixed in CVS:http://bugs.php.net/fix.php?id=16392&r=fixedcvs Fixed in release:http://bugs.php.net/fix.php?id=16392&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16392&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16392&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16392&r=support Expected behavior: http://bugs.php.net/fix.php?id=16392&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16392&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16392&r=submittedtwice
Bug #16392 Updated: simple DOM XML test app does not return any result
ID: 16392 Updated by: [EMAIL PROTECTED] -Summary: simple test app does not return result Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: windows 2000 PHP Version: 4.1.2 New Comment: changed summary to reflect problem more accurate Previous Comments: [2002-04-02 10:36:57] [EMAIL PROTECTED] Om my site you can find http://cveld.nl.eu.org/test/xml/php/test5.php and test5.php.txt. I copied the example from a popular source code website. My site runs on iis5 dotnetbeta2 + php 4.1.2 The same file was installed on http://flux.myserver.org/php/carl.php but as you probably can see on a different installation: omnihttpd + php 4.0.4 My test php does not respond with any information on my server while the same php file on the other server responds correctly. -- Edit this bug report at http://bugs.php.net/?id=16392&edit=1