ID:               28929
 User updated by:  remy at ourselves dot nl
 Reported By:      remy at ourselves dot nl
-Status:           Feedback
+Status:           Open
 Bug Type:         IIS related
 Operating System: Win XP Pro
 PHP Version:      5CVS-2004-06-25 (dev)
 New Comment:

I installed the latest release (06-Jul-2004 16:49), but I'm still
getting an error after each parsed page by IIS5.1, as can be seen on
here:
http://reasonsto.servebeer.com:81/phpinfo.php5

Same IIS, but using latest release of PHP4, can be seen here:
http://reasonsto.servebeer.com:81/phpinfo.php

I installed Apache2, so that I could use PHP5. Apache with PHP5.0RC3 on
the same server (with the same phpfile), can be found here:
http://reasonsto.servebeer.com/phpinfo.php (or .php5)

I you need more info, please let me know.


Previous Comments:
------------------------------------------------------------------------

[2004-07-06 15:50:13] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

[2004-07-02 14:46:28] remy at ourselves dot nl

After toying arond with ob_start, stacking several of them and flushing
them, I get the following error on every parsed PHP-script (with no
other output):
'PHP has encountered an Access Violation at 77F47EC4'

After I restarted IIS I'm getting then next error after every PHP page
parsed:
'PHP has encountered an Access Violation at 016473DD'

Playing arond again with ob_start and then they same thing happend
(giving only 'PHP has encountered an Access Violation at 77F47EC4').

Restarted IIS again and then would get the next error after every
PHPpage parsed:
'PHP has encountered an Access Violation at 016873DD'

------------------------------------------------------------------------

[2004-06-25 19:48:06] remy at ourselves dot nl

also another note:
When I run PHP5.0RC2 I didn't had this problem.

------------------------------------------------------------------------

[2004-06-25 19:45:19] remy at ourselves dot nl

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 this bug report at http://bugs.php.net/?id=28929&edit=1

Reply via email to