Greetings,
I have PHP 4.3.2 running on IIS 5.0 on Windows 2000 Server SP4 on a domain.
I am having issues with the PHP isapi module where any file that ends with *.php causes a windows/domain logon screen to appear and only once you put in a local account (not a domain account mind you) it will allow you to see the page.
The isapi module is set for everyone to have RW access and the PHP files are set the same.
I do not have the choice to use apache as I will am hosting four internal applications ont hat server.
The first is a coldfusion application (and the coldfusion isapi stuff works fine without calling a windows logon screen)
The second is a perl/java package called blackboard which works fine.
The third is one of two using php and it is a small development site.
The fourth is a student created website (which is quite well done) which is the second to use php.
Before we installed the blackboard application we were using apache on windows flawlessly, but blackboard requires IIS for windows use and we have to lump all of these guys together as we are a poor school and cannot afford another server for this purpose.
So anyone have any clues as to how to stop the invokation of the login prompt? The php stuff is RW everyone as well as the php scripts... I'm a bit at a loss...
Thank you for your time and consideration,
- nathan