Help - Search - Member List - Calendar
Full Version: PHP has encountered an Access Violation at 7C83248B
WorkTheWeb Forums > Webmaster Resources > PHP Help
Support our Sponsors!
Rob
Hello all,

I receive this message.
Does any one knows what this means at what is wrong and how to solve this??


Thanks in advance
Rob

Rob
PS (Sorry)

I use PHP 4.3.11, zendoptimiser 2.5.10, Windows 2003 Server, IIS as a
webserver


"Rob" <[Email Removed]> schreef in bericht
news:42c92ad0$0$32597$[Email Removed]...
QUOTE
Hello all,

I receive this message.
Does any one knows what this means at what is wrong and how to solve
this??


Thanks in advance
Rob


Andy Hassall
On Mon, 4 Jul 2005 14:25:56 +0200, "Rob" <[Email Removed]> wrote:

QUOTE
I receive this message.
Does any one knows what this means at what is wrong and how to solve this??

PHP, a PHP extension, a library used by the PHP extension, or your webserver
have crashed.

What code causes the failure?

--
Andy Hassall / <[Email Removed]> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool

Rob
Thanks for your reply Andy,

It is not a particular piece of code I think. It happens when a php page is
requested. I created a simple page and i get the same result:

<?php
// test page

ini_set('display_startup_errors',1);
ini_set('display_errors',1);
error_reporting(E_ALL);
ini_set('error_reporting',E_ALL);

echo '<html><body>';
echo 'hallo wereld';
echo '</body></html>';
?>

The strange thing is that he error is thrown randomly (?) somtimes after a
second refresh sometimes after more then 2 refreshes.

I re-installed php and zend optimizer. But it didn't help ;-(


I hope you can help me.

Rob

"Andy Hassall" <[Email Removed]> schreef in bericht
news:[Email Removed]...
QUOTE
On Mon, 4 Jul 2005 14:25:56 +0200, "Rob" <[Email Removed]> wrote:

I receive this message.
Does any one knows what this means at what is wrong and how to solve
this??

PHP, a PHP extension, a library used by the PHP extension, or your
webserver
have crashed.

What code causes the failure?

--
Andy Hassall / <[Email Removed]> / <http://www.andyh.co.uk
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool



PHP Help | Linux Help | Web Hosting | Reseller Hosting | SSL Hosting
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2006 Invision Power Services, Inc.