php4 / iis
Can someone please help me get PHP4 running properly on IIS?There is something wrong with the permissions.
PHP is installed in C:\PHP and the IUSR user has correct access to that directory, including php4ts.dll and php.ini
On one web site I can go to a page with PHP and it works fine.
On another site, it pops up the Windows Authetnication box to login.. If I login as an Administrator on the box it will work, otherwise the script will not run.
I'm not sure why Anonymous wont work on one web site but it does on another - They both have the exact same settings.