you have to edit the /etc/apache2/apache2.conf and, at the end of the file, add:
# added servername to avoid the could not determine fqdn error
servername myserver
place your server name in place of myserver.
it worked for me.
http://tgrove.com/2007/12/02/httpd-apr_sockaddr_info_get-failed-for-hostname/
No comments:
Post a Comment