XAMPP on Debian7 starting Apache fails
问题 I install xampp on my debian 7,and when I try to start it, I have gotten an error message start apache fail , I use the ps -A to show if I had run another web service ,but I failed. How to solve this issue? /opt/lampp/lampp start Starting XAMPP for Linux 1.8.2-2... XAMPP: Starting Apache...fail. XAMPP: Another web server is already running. XAMPP: Starting MySQL...ok. XAMPP: Starting ProFTPD...ok. 回答1: when debian7 start,it will start apache2. so you should stop it first,than try to start