From:             tech at juuce dot com
Operating system: W2K3 Server - Web Editio
PHP version:      5.2.1
PHP Bug Type:     IIS related
Bug description:  PHP has encountered an Access Violation at 0227A495

Description:
------------
PHP has encountered an Access Violation at 0227A495

Setup : 
W2K3 - Web Edition
IIS6
PHP 5.2.1 (ISAPI) + Extensions (mysql...)
Zend - 3.2.2

This error is encountered on all sites running under IIS6 with PHP-5.2.1
as ISAPI module which request a php page. (note Zend Optimiser 3.2.2 is
running but reproducable when disabled)
This error Message only seems to appear when IIS is restarted and the page
is requested for the first time.

Once this error appears the file seems to be locked and it cannot be
deleted.

PHP.ini Changes are 
Extensions
Loaction of Log files and TMP upload directory.
WSDL temp directory


Reproduce code:
---------------
echo 'test';

Expected result:
----------------
See Test String

Actual result:
--------------
PHP has encountered an Access Violation at 0227A495

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

Reply via email to