Forum Moderators: phranque
The main thing to watch out for is that if you have the XP-Pro-bundled IIS server enabled, then it will grab port 80, and that's the port that Apache will also use by default. You'll get an error message saying, "Socket Error -- Cannot bind to port." Basically, the two servers will 'fight' over who owns that port, and IIS will win. So, you'll need to pick one server or the other, and disable the IIS server if it's enabled but you don't plan to use it.
Jim
if you have the XP-Pro-bundled IIS server enabled
Only problem is that it comes with some sort of default values (which is the invention of someone), you may need to change some settings anyway.