ID:               29247
 Updated by:       [EMAIL PROTECTED]
 Reported By:      thiagophp at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Warning
 Operating System: Windows XP
 PHP Version:      5.0.0
 New Comment:

We are aware of PHP's problems with stability under IIS and are working

to rectify the problem. Unfortunatly your bug report does not contain
any
extra useful information and we already have enough bug reports open
about
this issue. If you can provide more detailed information such as a 
reproducable crash or a backtrace please do so and reopen this bug. 
Otherwise please keep trying new releases as we are working to resolve 
the problems on this platform
 
Thanks for your interest in PHP.

 


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

[2004-07-18 22:57:21] thiagophp at hotmail dot com

Description:
------------
I have IIS 5.1 and Windows XP Professional. PHP is corrected installed,
all scripts are working, but PHP always shows this message in the end of
the page:

PHP has encountered an Access Violation at 00B873CD

Reproduce code:
---------------
<?php
print "Executing PHP tests on client side\n\n";
phpinfo();
?>

Expected result:
----------------
The message 'Executing PHP tests on client side' will be show and after
two 'rows break' PHP will show PHP Info module. But in the end it shows
the violation message.

Actual result:
--------------
PHP has encountered an Access Violation at 00B873CD


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


-- 
Edit this bug report at http://bugs.php.net/?id=29247&edit=1

Reply via email to