Note: This is not caused by ASL.
This error occurs if you do not have your systems IP address and hostname in your /etc/hosts file. Apache requires this to start. Simply add your hostname and IP address to /etc/hosts.
Example: If your hostname is www.example.com and your IP is 1.2.3.4 you would add this to /etc/hosts
1.2.3.4 www.example.com
Comments
0 comments
Please sign in to leave a comment.