for my machine setup i need to run lampp and another mysql/apache instance in parallel. I already changed the ports of lampp apache & mysql but it still says
XAMPP: Another web server daemon is already running.
XAMPP: Another MySQL daemon is already running.
How can i convince lampp to start mysql and apache even if there is already running an instance of them?
EDIT:
Well. in apache i didnt change https port. this works now. but mysql does still error about another instance.