I found an area that had the wrong entries and I made the changes from php.exe to php5isapi.dll .. something changed, now I get this:
Invalid access to memory location.
Where I made the change was:
IIS Manager> (choose all three, one at a time) Web Sites, Default, and a WebSite> Right Click>Properties>Home Directory> Configuration> Application Extensions
Scroll down to ".php", it was set to php.exe.. I changed it to php5isapi.dll
Now I get ..
Invalid access to memory location.
c
|