On Fri, 12 Mar 2004, Gary Hostetler wrote: > I'm getting the "could not determine fully qualified hostname" error on > squid. This is a brand new box that I built and for the life of me I cannot > remember where to set this at. Is it in /etc/hosts?
Depends on your OS, but most often yes. If you have the local host name in /etc/hosts then make sure the first name is the fully qualified hostname. It may be followed by a short alias if you like. You can also set it in squid.conf as per the error message seen. Regards Henrik
