From:             bke15 at gmx dot de
Operating system: Windows2003
PHP version:      5.0.5
PHP Bug Type:     Reproducible crash
Bug description:  Crash during IIS Restart

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 bug report at http://bugs.php.net/?id=35263&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=35263&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=35263&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=35263&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=35263&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=35263&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=35263&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=35263&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=35263&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=35263&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=35263&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=35263&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=35263&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=35263&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=35263&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=35263&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=35263&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=35263&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=35263&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=35263&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=35263&r=mysqlcfg

Reply via email to