Hi everyone
I am using php 4.0.6 isapi.dll version on Windows NT alongwith mysql. My problem is that it sometimes gives the error 'PHP HAS ENCOUNTERED AN ACCESS VIOLATION'. I tried on Win2K but it still sometimes gives same problem.
I dont want to use the isapi.exe for php cause it is slow neither can I shift to Linux.
Is the use of indexed array or associative array causing these problems?
Also I am not using any triggers for mysql(So that might also not be a problem for giving the php error).
Can we handle that error (In the code itself) or can anyone tell me why exactly this error comes?
In this forum people have cited various reasons as to why this error occurs but I havent found any concrete reason for this.
This really makes me question the consistency of PHP as a whole, especially on NT.
Plz help...
Thanking in advance.