Re: [PHP-WIN] php with .html extension in iis5

2001-07-06 Thread Kataoka Masato
Hi, Maybe you are pressing too hard on PHP/ISAPI by processing every html page via PHP. Try to run PHP ISAPI in either "Pooled processes" or "Isolated Process", not in "IIS process" and see if the problem goes away. You can also try to use CGI version of PHP, or if you'd like to try something n

[PHP-WIN] php with .html extension in iis5

2001-07-05 Thread abe wong
i tried to make .html files run php with limited success (i have to...i'm migrating from a unix server with a ton of .html php files)... i set the isapi application mapping (i'm running php as an isapi extension), and yet i'm getting totally inconsistent results... sometimes, on rare occasion