ID: 30231 Updated by: [EMAIL PROTECTED] Reported By: fgasper at freeshell dot org -Status: Feedback +Status: No Feedback Bug Type: IIS related Operating System: Windows Server 2003 PHP Version: 5.0.1 New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2004-09-26 02:59:22] [EMAIL PROTECTED] If you can reproduce with a specific list of modules, please add your feedback here. Note that we recommend against running PHP as an ISAPI module for production use, as there are known issues there (consider Zend's WinEnabler product if you must run PHP with IIS). ------------------------------------------------------------------------ [2004-09-25 21:18:57] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. This must be a configuration issue, as it works fine for most other people (no other reports about this). ------------------------------------------------------------------------ [2004-09-25 21:10:03] fgasper at freeshell dot org Description: ------------ When I enable curl, exif, mysql, and possibly other modules, any PHP document will not load; the browser just sits there waiting for the page. Also, it makes it take forever to shut the IIS service down when that happens; normally IIS takes a second or two to shut down. Interestingly, this only happens with some modules. Bzip and dbx, for example, are just fine. I found this problem just today in trying to upgrade from 4.3.8 to 5.0.2. This was reported earlier as bug #28785, which was dismissed as a non-PHP issue. I respectfully disagree; the fact that some modules make IIS hang and others don't implies that this has something to do with PHP. Reproduce code: --------------- (any PHP code) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30231&edit=1