Click to See Complete Forum and Search --> : I cannot get ISAPI mode working on IIS 4


Anon
01-30-2001, 06:10 AM
I tried and tried but it will not work. However I can get CGI mode (.exe) working but does that really matter? If ISAPI is better mode, then I would really like to get it working. I have set security permissions right but still IIS wont load that DLL .. Why?

Anon
01-31-2001, 02:56 PM
Make sure you add the proper extensions to app mappings. Other than that, there's not much to it. I should warn you though, I found the ISAPI module to be somewhat unstable compared to CGI. Kind of a catch-22.

Anon
02-01-2001, 02:07 AM
What you mean by that? I have setup .php and .phtml to that .dll but no effect and I have installed it to a ISAPI filter but in that field, IIS manager says that its NOT loaded.