Error: Apache shutdown unexpectedly. code example
Example: Failed to start The Apache HTTP Server.
sudo systemctl status nginx
sudo systemctl stop nginx // if nginx is running
sudo systemctl status nginx
sudo systemctl stop nginx // if nginx is running