From:             remy at ourselves dot nl
Operating system: Win XP Pro
PHP version:      5CVS-2004-06-25 (dev)
PHP Bug Type:     IIS related
Bug description:  PHP has encountered an Access Violation at 015B73DD

Description:
------------
Clean default install of Win XP Pro. Then installed IIS5.1,the .NET
Framework, an SQL-server instance and Java. Run Windows Update and
installed every patch.

Then installed PHP5.0RC3 (without a php.ini) and then every page parsed by
PHP I get at the end the following line:
PHP has encountered an Access Violation at 015B73DD

Then renamed php.ini-dist to php.ini and restarted IIS, but the same
problem occurs.

Then stopped IIS and installed the latest snapshot of PHP (25june2004
14:00), also without a php.ini, and the same problem occurs.



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

Expected result:
----------------
You can look at the phpinfo (with the bug at the end) at
http://reasonsto.servebeer.com/phpinfo.php.


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

Reply via email to