Hello,
We have built an intranet system using PHP. All along we have been using PHP in the CGI mode and have had no problems. We found that the system was not fast enough and thought that running PHP in ISAPI mode might speed up a bit. So when we configured PHP in ISAPI and tried to run our system, we got the following Error:
"PHP has encountered an Access Violation at 73342283".
Does anyone have ideas on how to solve this problem?
The environment i have used is :
Windows NT Server with IIS Webserver configured for PHP in ISAPI mode.
Thanks a lot for the help
Sunitha