possible mysql, httpd conflict From what I gleaned from the xampp home page, the only obvious conflicts I see are with mysql and the httpd server - there will be port contention between the ZCS instances and the xampp instances (ports 3306 and 80/443, respectively).
If you just want to test ZCS, you can install it without removing your current install - you'll just have to shut down the xampp instances prior to installing. |