> The "problem" is that this is only a temporary solution until I move > everything to LAMP. I have to have Windows b/c of the PHP code's > (ahem) dependence on MS SQL. That will soon change to MySQL, and then > we'll port that over to some sort of Linux (probably CentOS, since we > have a few other boxes like that in our network).
Well that roadmap is suddenly sounding a lot better :) As for temporary/bridge solution, instead of temporarily putting Apache+PHP on Win32, can you deploy LAMP and temporarily connect to MS-SQL over local-network instead of on localhost? Randall
