Tente usar isso:
sudo /etc/init.d/apache2 stop
tente iniciar o seu xampp
sudo /opt/lampp/lampp start
Estou tentando iniciar o servidor XAMPP por meio de:
$ sudo /opt/lampp/lampp start
Obtenha-me:
Starting XAMPP for Linux 1.8.3-0...
XAMPP: Starting Apache...fail.
XAMPP: Another web server is already running.
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD...ok.
Como você pode ver acima, todos os pacotes são executados com sucesso, exceto o Apache.
Por favor, me diga o que fazer?
Editar:
A saída netstat -a -no
foi um arquivo longo e eu salvei-o em um site de terceiros .
Tente usar isso:
sudo /etc/init.d/apache2 stop
tente iniciar o seu xampp
sudo /opt/lampp/lampp start