php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44413 "PHP has encountered an Access Violation at 0446932E"
Submitted: 2008-03-12 04:30 UTC Modified: 2008-03-20 01:00 UTC
Votes:3
Avg. Score:5.0 ± 0.0
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:3 (100.0%)
From: m dot r dot black at aggiemail dot usu dot edu Assigned:
Status: No Feedback Package: IIS related
PHP Version: 5.2.5 OS: Windows Server 2003
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: m dot r dot black at aggiemail dot usu dot edu
New email:
PHP Version: OS:

 

 [2008-03-12 04:30 UTC] m dot r dot black at aggiemail dot usu dot edu
Description:
------------
"PHP has encountered an Access Violation at 0446932E"

I've follow what help i could online to install PHP on IIS including verifying my .ini file and all i get is this code. I tried messing around with capitalization and stuff because i heard from some that's what they had to do but still no luck and i've googled the violation and no one has posted that specific error. You're welcome to check for yourself at: http://www.snowstomp.info/MYPHP.PHP

Reproduce code:
---------------
<html>
<body>
<p>HTML is working</p>
<br>
<?php echo "PHP is working"; ?>
</html>
</body>

Expected result:
----------------
The two lines of code.

Actual result:
--------------
"PHP has encountered an Access Violation at 0446932E"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-20 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC