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 new, try my http server: http://hp.vector.co.jp/authors/VA027031/orenosv/index_en.html The best thing, though, is go back to a unix server. > >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, it >works. most other times, the screen's blank, but a view source shows ascii >gibberish. the rest of the time, php doesn't work and the files are shown >without any processing. > > > >help would be greatly appreciated. > >thanks. > >-abe wong > > > >-- >PHP Windows Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] > _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]