[PHP-WIN] Re: Access Violation error. PLEASE HELP

2001-07-11 Thread elias
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

[PHP-WIN] Re: Access Violation error. PLEASE HELP

2001-07-10 Thread Johan
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.