From:             tony dot stone at gmail dot com
Operating system: Windows Vista RC 1 Build 5600
PHP version:      5.1.6
PHP Bug Type:     Win32API related
Bug description:  Invalid API call from php5isapi.dll causing IIS7 Application 
Pool failure.

Description:
------------
I've seen a few other people post concerning random crashes, but my issue
can be reproduced every time I try to access any web page on my server
since configuring it to use php5isapi.dll

I am running Vista RC1 build 5600 with IIS 7 installed.  php5isapi.dll
appears to be making an API call not recognized by the OS.  Ever since I
installed PHP my DefaultAppPool stops when I access any web page on my
server and it creates an error (Event ID 2295; Data 7F000000) in the
Application Log.

Details from App Log:
- System 

  - Provider 

   [ Name]  Microsoft-Windows-IIS-W3SVC-WP 
   [ Guid]  {670080D9-742A-4187-8D16-41143D1290BD} 
   [ EventSourceName]  W3SVC-WP 
 
  - EventID 2295 

   [ Qualifiers]  49152 
 
   Version 0 
 
   Level 2 
 
   Task 0 
 
   Opcode 0 
 
   Keywords 0x80000000000000 
 
  - TimeCreated 

   [ SystemTime]  2006-10-16T02:05:59.000Z 
 
   EventRecordID 1205 
 
   Correlation 
 
  - Execution 

   [ ProcessID]  0 
   [ ThreadID]  0 
 
   Channel Application 
 
   Computer epsilon 
 
   Security 
 
- EventData 

  ModuleDll C:\Inetpub\PHP\php5isapi.dll 
   7F000000 




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

Reply via email to