Jump to content

avahi_entry_group invalid host name error


Recommended Posts

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.

 

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.