Terminal Image
failed to start apache, because another webserver already running
solution tried so far
- disable and stop httpd
- reinstall xampp after remove httpd
- sudo netstat -nap | grep :80
There are no httpd service
i already killed all of them using sudo kill [number] but nothing is change
New contributor
Human0797 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.