From:             richardvernooij at yahoo dot com
Operating system: Windows 2003 server
PHP version:      5.1.4
PHP Bug Type:     IIS related
Bug description:  Faulting application w3wp.exe

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

I installed a brandnew server W2003 /IIS6 and PHP5.1.2 and Mysql5 now when
i
go to a testsite where a phpfile is loaded ( just the phpinfo page is
enough) I get the following error in my eventviewer from windows 1 on
every
5 times approximately in the application log

Faulting application w3wp.exe, version 6.0.3790.1830, faulting module
unknown, version 0.0.0.0, fault address 0x01275c90.

Occasioanlly I get the following error together with the otther in my
system
log:

A process serving application pool 'DefaultAppPool' terminated
unexpectedly.
The process id was '3660'. The process exit code was '0xc0000005'

I read in some newsgroups that this is a PHP issue, but i did not see any
solutions. Whould i install another php version ( what version is the
best
stable for windows on IIS) or is there a better solution?

I hope someone can help me on this.

thanks,

Richard




Reproduce code:
---------------
load the PHP page a few times (phpinfo page is enough)
then restart IIS
then chach the application eventlog.

Expected result:
----------------
another error in the eventlog will appear


-- 
Edit bug report at http://bugs.php.net/?id=37575&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37575&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37575&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37575&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37575&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37575&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37575&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37575&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37575&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37575&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37575&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37575&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37575&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37575&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37575&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37575&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37575&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37575&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37575&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37575&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37575&r=mysqlcfg

Reply via email to