Re: [PHP-WIN] PHP and IIS5

2001-03-09 Thread Phil Driscoll
If you've installed php as an ISAPI module, you could try installing it as a cgi instead (change script mappings from php4isapi.dll to php.exe and remover php4isapi.dll from the filters list). The cgi version is only run on demand so it can't possibly interfere with the management console. If you

[PHP-WIN] PHP and IIS5

2001-03-09 Thread Jimmy
Since we installed PHP on our webserve the Internet Service Manager take ages to start. This also occurs when we try to show properties for a file in the file system. Does anyone knows what the problem might be, and how i do to fix this? -- PHP Windows Mailing List (http://www.php.net/) To uns