While a very basic windows config can be manages fairly easily, For any real load at all the config you would want to run would not be simple to update.
Myself, I would go with freeBSD for its port system. Or any unix with a decent package system. (I am using Solaris10 not myself). Then you can simply point the config at the default package (Port) systems location for php. when time comes to update, just install the new package and be done with it. Simple as one command.
|