I am running php5 under IIS 5.1 on Windows XP machine. Upon shutdown, I get this error if I had retrieved my php page during that bootup session:

inetinfo.exe -- Application Error
The instruction at "0x......" reference memory at "0x......"
The memory could not be read.

I had ISAPI Filters added for php5isapi.dll, using Filter Name: "PHP 5".

There is one thing suspicious to me: on the ISAPI Filters tab, there is a Priority column. I have Unknown for filter PHP 5. I had no place to set this Priority. Is this something I must set?

What else should I check my installation?

    Write a Reply...