From:             wells at webtechina dot com
Operating system: Windows 2000 Server with SP3
PHP version:      5.0.0b1 (beta1)
PHP Bug Type:     IIS related
Bug description:  PHP has encountered an Access Violation at 77FC8FE1

Description:
------------
run this script:
<?phpinfo();?>

show me the normal result,

but refresh servral times (over 20)

show me this message:
PHP has encountered an Access Violation at 77FC8FE1

restart IIS will solve this problem

Reproduce code:
---------------
<?phpinfo();?>

Expected result:
----------------
the infomation of my php web server

Actual result:
--------------
PHP has encountered an Access Violation at 77FC8FE1


-- 
Edit bug report at http://bugs.php.net/?id=24435&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24435&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24435&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24435&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24435&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24435&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24435&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24435&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24435&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24435&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24435&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24435&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24435&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24435&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24435&r=gnused

Reply via email to