XAMPP: inny demon serwera WWW już działa

# XAMPP: Another web server daemon is already running
# Solution
sudo service apache2 stop
bilalahmed_dev