> I have done a little searching and haven't really had a good solid answer > for my question. > > I mainly use ASP for development (and will continue to), but I wanted to > dabble in a little PHP for my own curiosity. I am using IIS 5 on Win XP > Pro > for my dev machine. I have a few ASP applications going and I am looking > for > some questions as to what to expect to happen if I set up IIS 5 to also > run > PHP. Am I putting my ASP projects in harms way, buy setting up IIS to use > ASP and PHP? > > Any help would be appreciated, links to information would be just fine.
You can run both of them without problems. Since ASP is a default on IIS, any IIS server set up to run PHP is running them both... I haven't heard of any problems caused just by having the two running at once. ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php