Page 1 of 1

Access Violation

Posted: Mon May 13, 2002 9:08 am
by gastonlm
Hi!! I'm reciving the following message and I don't know why. I would like to know if I can avoid this kind of errors and if there is another solution that restart the server. I'm using IIS 5.0 with Windows 2000 advanced server.
The message is "PHP has encountered an Access Violation at 77FCBAC4". Sometimes the code of Access Violation changes, but the rest is the same.
I'll thank if anybody can help me.

Posted: Mon May 13, 2002 1:06 pm
by sam
Make sure that you have to correct DLL files in your system32 directory. If you have the dll's from an older release of php or a newer release than the one you are using it will cause this kind of error. I would suggest that you download a new zip from php.net and copy the files over from scratch.

Cheers Sam

Posted: Mon May 13, 2002 1:59 pm
by gastonlm
I copied the files with dll extension(are 2) but I couldn't sove the problem.