jd i already check the hostname in the hosts file like all the links in google said but i still got the same error message in the error_log.
[alert] mod_unique_id: unable to get hostbyname ("phoenix")
i already read all the chapters in the apache guide.
jdMorgan
3:39 pm on Nov 8, 2005 (gmt 0)
Well, it's possible your server does not allow reverse-DNS lookups, so you cannot refer to hosts by name, but only by IP address. I don't know much about what you are trying to do, so if this does not make sense, ignore it. :)
Jim
mikel4u
4:10 pm on Nov 14, 2005 (gmt 0)
Jim, it's a simple plain web server only to my MAN for the monitoring aplication. I guess it's an OS issue (solaris 9) cause i check and my server cannot resolve it's own name i mean when i ping phoenix from it's own terminal i get : unknown host but when i ping phoenix from other of my servers i get : phoenix is alive.
the hosts file it's ok so i don't know what could be the problem or how do i search for it.