learningcurve Posted July 2, 2012 Share Posted July 2, 2012 Hi, I am installing Oracle Linux as a virtual local test server using VMWare Fusion on an OS Lion machine. All seems to be going well, except I am getting one error in the php log that I can't figure out. I know it has something to do with it being a virtual machine without a domain name, but I don't know what. I am still very new to learning PHP, etc. Here is the error from the log file: [error] avahi_entry_group_add_service_strlst ("localhost") failed: Invalid host name Httpd/conf/httpd.conf: ServerName localhost Here is what I have in my /etc/hosts file: 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 Any help would be appreciated. Link to comment https://forums.phpfreaks.com/topic/265121-avahi_entry_group-invalid-host-name-error/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.