Re: PHP has encountered an access violation...




Martin schreef:
I have an intranet-only site running in Windows XPPro, IIS 5.1, PHP
5.2.5. I have not used or changed this site for several months - the
last time I worked with it, all was well.

When I tried it just now, I am getting the subject error message
(specifically: PHP has encountered an access violation at 00F76E21).

The error is NOT occurring on every page request (but it is on most of
them) and, when I get the error, simply pressing <F5> to refresh the
page results in the page being served successfully.

Some googling around indicates that "permissions" are not set
correctly. But, if that was actually the case, a <refresh> wouldn't
work either would it? This seems to be a sporadic issue.

Any ideas as to what's going on here?

Hi,

First, to find the reason for an access violation, you must use debuggertools for IIS.
You can find better help in this newsgroup: microsoft.public.inetserver.iis (also with finding the right tools to create a bugreport.)
I heard PHP5.1.something had some issues when trying to free the same amount of memory twice. (Not sure if that is related)

And I have a, possibly lame, suggestion: Switch to Apache (1.3 or 2).
Most techies consider IIS an inferior webserver.

Regards,
Erwin Moller

--
============================
Erwin Moller
Now dropping all postings from googlegroups.
Why? http://improve-usenet.org/
============================
.



Relevant Pages

  • Re: PHP has encountered an access violation...
    ... But, if that was actually the case, a <refresh> wouldn't ... The problem is probably not specifically with PHP, more likely with the ISAPI DLL or IIS. ... The access violation does, indeed, tell you something. ... The OP shouldn't have to switch server environments, as PHP can run just fine on IIS, when configured properly. ...
    (comp.lang.php)
  • Re: HELP -> stop post data expiring?
    ... Erwin Moller wrote: ... >>I have a website which utilises post forms for navigation in some areas. ... browsers permissable GET string length. ... would attract any less angst from users than the need to refresh. ...
    (comp.lang.php)
  • Re: Changes to HTTP (OWA) protocol in System Manager do not appear in IIS
    ... Something else I noticed - every time I refresh "HTTP" folder in ESM ... The RCP server is unavailable. ... > one-way process called DS2MB(runs as part of the Microsoft Exchange System ... > Attendant service) to push those changes into the IIS Metabase. ...
    (microsoft.public.exchange.setup)
  • Re: 4.5 WWW Pub service, proxies not running
    ... Access Violation in Inetinfo.exe with WebProxyCache Event ID 113 ... IIS may not respond after you install MS04-021 on an IIS 4.0 server ... When I try to start web proxy, ...
    (microsoft.public.backoffice.smallbiz)
  • Re: URL encryption
    ... Is there some handy URLs encryption method, ... Erwin Moller ... not sure for mod_rewrite for Apache, ... No reason to stick with that securityhole called IIS if you can get Apache ...
    (comp.lang.javascript)