We've got a Windows server running IIS with PHP, and one of our sites is crashing with this error:

PHP has encountered an Access Violation at 01C4AAD9

Error logs are empty and no other information is available... any ideas?

  • IIS/6.0
  • PHP 5.2.4

We have asked the hosts to upgrade PHP to the latest 5.2(.17), but that's a shot in the dark really, no idea if it will actually resolve the problem.

Thanks.

link|improve this question

Since PHP is an interpreted language its not your code that's the problem - an update or reinstall of PHP and all dependencies is the the most appropriate response. – symcbean Jan 21 '11 at 11:07
Thanks, hopefully the PHP update will resolve the issue. – Jack Sleight Jan 21 '11 at 14:53
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.