ID:               35263
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bke15 at gmx dot de
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Windows2003
 PHP Version:      5.0.5
 New Comment:

>After putting VisualC++6.0 on the server i am getting
>Application Errors during restart.

What makes you think it's PHP problem, not a problem of MSVC?


Previous Comments:
------------------------------------------------------------------------

[2005-11-17 15:18:10] bke15 at gmx dot de

Description:
------------
Hi

I am using PHP5 on a Windows2003 Server with IIS. When i restart the
machine with installed and working php5.0.5 everything is fine. After
putting VisualC++6.0 on the server i am getting Application Errors
during restart. I have nothing changed so far.

What is installed :

- Win2003 Server
- IIS with ISAPI Extension
- PHP 5.0.5 original BIN Distri from php.net ISAPI
- Visual C++ 6.0

The Application Error occurs during iisrestart an says following :

Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 17.11.2005
Time: 14:56:24
User: N/A
Computer: MYSERVER
Description:
Faulting application w3wp.exe, version 6.0.3790.1830, faulting module
unknown, version 0.0.0.0, fault address 0x01c61628.



Reproduce code:
---------------
run iisreset after calling a simple php page from the server.

1. Call page with phpinfo()
2. type iisreset on commandprompt 
3. get the error in the log and as popup on screen

repeat steps 1-3 - you will get the error each time.


Expected result:
----------------
no error as without VC++

Actual result:
--------------
Application Error occurs - 


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35263&edit=1

Reply via email to