Linked by Thom Holwerda on Tue 24th Jun 2008 19:08 UTC
Thread beginning with comment 319839
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-06
Actually, think PHP as an ISAPI module would work fine on Vista. I think the actual problem is the integration of Komodo (my IDE) and PHP. Komodo is using the CLI version of PHP to interact with PHP. It is the command-line version of PHP that is having the problem - I imagine the way it terminates (who knows, maybe it doesn't return 0 at the end of main!) causes the problem. Komodo is constantly running the PHP CLI executable, and thus I get a popup-message every second or two about the improper termination of CLI.exe. For me it isn't a big deal - I just use Komodo under Linux. I rarely have to boot into Vista anymore. My only use for Windows is gaming (although many games do run under Wine now), but I keep an XP box around for that.