error while installing squid

Discussion in 'Installation/Configuration' started by torres, Apr 5, 2008.

  1. torres

    torres New Member

    hi all,,

    im a beginner in linux,, and i've got problem when installing squid in ubuntu server,, when the install process finished squid was terminated abnormally and there's a message "fatal: could not determine fully qualified hostname. please set 'visible_hostname'"

    what should i do to fix this problem?

    thanks
     
  2. topdog

    topdog Active Member

    edit the /etc/squid/squid.conf and set the visible_hostname to localhost
    Code:
    visible_hostname localhost
     

Share This Page