I install xampp 7.0
for php
development on window machine, that is running on default ports used 80, 443, 3306
. After that I install xampp 5.6
on same machine.
And configured different ports for it that are 7777, 444, 3307
according to Setup Two php. All are working fine. Now I open both xampp control panel and start apache and mysql server of both still working fine. But problem is when I first click stop xamp 5.6 mysql server running on 3307 it will stop xampp 7.0 mysql server automatic then in second click stops xampo 5.6 server.
Please provide solution. I make all the things that describe in above link. Thanks a lot.