php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29247 PHP has encountered an Access Violation at 00B873CD
Submitted: 2004-07-18 22:57 UTC Modified: 2004-07-19 10:12 UTC
From: thiagophp at hotmail dot com Assigned:
Status: Not a bug Package: Compile Warning
PHP Version: 5.0.0 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: thiagophp at hotmail dot com
New email:
PHP Version: OS:

 

 [2004-07-18 22:57 UTC] 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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-19 10:13 UTC] magnus@php.net
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.

 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 03:01:29 2024 UTC