IIS and php

Started by
10 comments, last by CProgrammer 20 years, 1 month ago
No, I don''t do ASP. I''ve done the odd page in ASP.NET/C#, but that''s all.

Hm, well, I tried to get ViewCVS running under IIS once. It had an ASP page written in Python. But I couldn''t get it working, so I gave up and reverted to Apache and mod_python instead.
--AnkhSVN - A Visual Studio .NET Addin for the Subversion version control system.[Project site] [IRC channel] [Blog]
Advertisement
Well considering the fact that the ''cgi-bin'' folder is just a folder created by me I thought the name shouldnt matter. Are you guys suggesting that the name cgi-bin is merely reserved by IIS and therefore treated differently?
I think its got something to do with the folder permissions or possibly with the options of IIS in general(although I dont know where and how to change anything there).
My permissions are:
Write(checked)
Read(checked)

Access:
Execute
(I tried ''scripts'' as well.)

-CProgrammer

This topic is closed to new replies.

Advertisement