On my work machine, I do PHP development under XAMPP, which includes Apache and MySQL. I'd like to start developing and testing some Rails code on the same machine - also using MySQL (and I assume it also needs Apache).
What's the easiest way to do this without conflicts?