Jump to content

Access Violation problem


deljhp

Recommended Posts

I run a site using Expression engine (version 1.6.4) and am getting an intermittent site failure.

 

When it does I get a “http 500” error message coming up online. Reason code soming through on the server is “PHP has encountered an Access Violation at 01F5A727.”  Has anyone seen thats code before or any ideas why it happening.

 

I'm on a windows server running php 4.4.7 and mysql 4.1

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/140999-access-violation-problem/
Share on other sites

I take it from the "sheesh" those version are on the old side?

 

Indeed. PHP is currently at 5.2.8, while php4 (which is no longer developed) is at 4.4.9.

 

Sorry, but googling that error hasn't revealed to much except that it only seems to effect windows ISAPI versions. People have switched to fastCGI and the errors disapeared. It could also be related to non thread-safe extensions being loaded.

 

Its definately a php installation issue it would seem.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.