ID:               35732
 Comment by:       sfreeman at intellicominc dot com
 Reported By:      rene at lico dot nl
 Status:           No Feedback
 Bug Type:         IIS related
 Operating System: Windows 2003
 PHP Version:      5CVS-2005-12-20 (snap)
 New Comment:

I am running Windows 2003 Server and just upgraded PHP to v5.2.1 and am
now seeing this error as well.  For testing purposes I allowed full
permission to the Everyone group on the PHP folder and all sub-folders
and files.  This is the code I'm using in index.php
-----
<?php 
phpinfo(); 
?> 
-----
Sometimes I can browse to it and it works fine other times it will
throw the permission error.  If I refresh the error it usually works but
when I refresh again I could get the error.

Any help would be greatly appreciated.


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

[2007-02-08 18:59:47] charlie at cdomedia dot com

I also have this problem (on IIS) when using the HTTP wrapper for fopen
or file_get_contents.  It's tough to find a solid repro when I can't
even get the error to go away... but it's definitely in the HTTP
wrapper.

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

[2007-02-06 19:15:42] nathanb at lawtonprinting dot com

I have noticed that my PHP pages have started to print this same error.
 All of the errors seem to be at the same address.  I can refresh the
page and it will go away but 1-10 refreshes later it will come up again.
 This is the first I have encountered this problem using IIS 6, Win2k3,
PHP 5.1.6.  During testing and initial release I had no problems with
Access Violation errors.  I am starting to wonder if it is a corrupted
dll or something of that nature.  I will be reinstalling to see if that
fixes the issue.  I have no code examples to contribute at this time,
there is a lot to dig through to find potential problems.

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

[2006-09-13 09:37:42] kaliantow at mediasphere dot com dot au

I want to add, I experienced 'PHP encounter Access Violation' since I
upgraded from PHP 4.x to 5.1.4, then downgrade to 5.0.3, the problem
went away for a while, but after two weeks of monitoring it happened
again.

I download from the snapshots PHP 5.2(php5.2-win32-200609111030.zip).
It didn't happen for a while, then it happened again but not that often
as version 5.1.4 and 5.0.3,
It only happen when running phpMyAdmin and insert bulk data...

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

[2005-12-30 01:00:05] 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".

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

[2005-12-22 14:37:02] rene at lico dot nl

I'm not yet able to reproduce the problem by using a seperate 
peace of code. I will post it here when I can reproduce it

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35732

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

Reply via email to