ID: 33764 Comment by: julianmoors at hotmail dot com Reported By: support at fudashi dot com Status: No Feedback Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.0.4 New Comment:
Not sure if this is the right way of reporting a bug, but it seems I'm getting the same exact response. I'm using Windows XP SP 2 with IIS 5.1 which I installed PHP 4.4.0 using the no-installer zipfile. I unzipped the contents into c:\php\ and added the folder to windows path. I then copied the php.ini-recommended file and renamed it php.ini. I then setup IIS to use php with the extension .php using GET,HEAD,POST,TRACE parameters and I checked to make sure IIS checks that the file exists (php4isapi.dll). Now when I load a php file with something simple such as <?php phpinfo(); ?> when I shutdown Windows it comes with the dllhost.exe Application Error and I don't know why. Have I missed something out? Previous Comments: ------------------------------------------------------------------------ [2005-07-27 01:00:03] php-bugs at lists dot php dot net 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". ------------------------------------------------------------------------ [2005-07-19 10:07:43] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2005-07-19 08:17:04] support at fudashi dot com Description: ------------ I am running Windows XP with IIS 5.1. I am running the PHP Zend engine as an ISAPI filter. I get a windows popup error on shutdown stating the following : dllhost.exe Application error the instruction at "0x77f83aef" referenced memory at "0x00060009". The memory could not be "written". Click on OK to terminate the program Click on CANCEL to debug the program. It doesnt matter what I run I will always get this error at shutdown. My scripts run great no problems, the error only occurs on shutdown. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33764&edit=1