Fawaz Shareef wrote:
Hi,
I have installed php 5.1.1, IIS 5 and MySQL 4.1.7 and I am getting the
following error every now and then.
"PHP has encountered an Access Violation at 77FCCAAF"
Sometimes I am able to view php files but most of the times I get this
error and php hangs. Can anyone
Try using PHP as CGI instead of ISAPI...that if you're not already using
ISAPI
"Jorge B. Ribarr" <[EMAIL PROTECTED]> wrote in message
003101c10f3b$1ecca620$0101a8c0@rose">news:003101c10f3b$1ecca620$0101a8c0@rose...
Hi,
When a user stop a process, with the stop button or click in another link.
Ph
I had this problem...same one exactly!
Install PHP as CGI instead of ISAPI.
If you don't know how, go to php.net and search for PHP installation on
IIS/PWS
"Phpfan" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have the following setup.
>
> PHP 4.04 running
Hi,
Try an upgrade to 4.0.6, it helped me with alot of problems...
Is it just one script running on the server? Coul'd it be that there's one
function/script that's not used more than once every 2-3 hours or so, and
that one has some bad functions/errors??
/Johan
> I have the following setup.