Just read the above article. I actually run apache and IIS servers on the sam win xp pro os pc with different listening ports (apache 80, IIS 8888). I've been running php/mysql scripts on apache and asp.net/ms access scripts on IIS.
To run php on both servers do I need to run 2 seperate installs of php (1 for each server) or is it ok to have both servers run off the same php install.
Thanks.