ID: 30760 User updated by: Claus-Werner dot Lermen at zf dot com Reported By: Claus-Werner dot Lermen at zf dot com Status: Open Bug Type: Dynamic loading -Operating System: Windows 2003 +Operating System: Windows 2000/2003 PHP Version: 4.3.9 New Comment:
added Windows 2000 as OS Previous Comments: ------------------------------------------------------------------------ [2004-11-11 12:05:28] Claus-Werner dot Lermen at zf dot com Description: ------------ php hangs when it tries to load an non existing extension. This happens no matter if cgi or ISAPI. The effect is most dramatic, if php runs als ISAPI Filter; then it is no longer possible to stop IIS. When running as cgi, the cgi timeout will evetually clean up the situation. A small typo in php.ini can thus make an webserver unavailable - which I would consider a bug. When I call php.exe from the commandline, a message box with an errormessage pops up (... unable to load dynamic library ...)! If php tries to to the same while running without a screen, could this cause the observed behaviour? I tried several php Version up to 5.02 - they all do the same! Reproduce code: --------------- any php code Expected result: ---------------- php writes an error message! Actual result: -------------- php hange when running without a screen ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30760&edit=1