Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP has encountered an Access Violation ??

Status
Not open for further replies.

OLDJames

Programmer
Aug 6, 2004
4
CA
Periodically I receive the message:

PHP has encountered an Access Violation at 017E0AFD

I can't seem to pin point the cause of this, nor do I know where to look. I've never heard of this issue before, and i don't know whether its a windows security, IIS, MySQL, or PHP problem. Shed some light on this for me...

Using: IIS 6.0, PHP, MySQL

Thanks, OLD James.
 
hullos

i've had the same error just now, everything on our Intranet was working fine and then all of a sudden php throws up the error:

PHP has encountered an Access Violation at 01870AFD

randomly on any/all php pages..

Code:
phpinfo() is as follows:

PHP Version 4.3.7 

System  Windows NT INTRANET 5.2 build 3790  
Build Date  Jun 2 2004 15:45:18  
Server API  ISAPI  
Virtual Directory Support  enabled  
PHP API  20020918  
PHP Extension  20020429  
Zend Extension  20021010  
Debug Build  no  
Thread Safety  enabled  
Registered PHP Streams  php, http, ftp, compress.zlib

running on MS windows server 2003

rebooted the server and everythign seems ok now..

can anyone shed some light on why this happened or how to prevent it? there were no changes to the php pages/server/setup/config or whathaveyou; the only iffy variable might be that everyone was told to "logon and check something out" at the same time but there's less than 30 people here so that can't possibly be it...

completely boggled (as per usual!)

frainbreeze

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top