Search code examples
wordpressapachegoogle-compute-enginebitnami

Unable to start Apache - Bitnami Wordpress


I am unable to restart Apache.

(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down AH00015: Unable to open logs /opt/bitnami/apache2/scripts/ctl.sh : httpd could not be started Monitored apache

Google Cloud Compute Engine - Bitnami Wordpress Multisite


Solution

  • I was able to resolve this by typing in the command:

    kill lsof -t -i:80
    sudo killall apache2