if u get "parseConfigFile: line 2052 unrecognized: 'eriva7'" then its problum ur are trying to set visible host name like
eriva7 visible_hostname but i hav to add it like # ADMINISTRATIVE PARAMETERS # ------------------------------------------------------------------------- visible_hostname eriva7 Allah Hafiz Kashif Ali Bukhari > Puneet wrote: > >> I wanted to install squid proxy server for our office network. >> i get the following eror when i try to start squid. > >>> >>> FATAL: Could not determine fully qualified hostname. Please set >> 'visible_hostname' > >> i have tried setting visible_hostname in the squid.conf file to eriva7 >> but >> it does not seem to help. > > That won't work, because eriva7 is not a fully-qualified host name. > Fully-qualified names are in the format "host.domain.tld". Add that > information to eriva7 in the visible_hostname directive, and it will work. > > Adam >
