Re: [squid-users] Re: Squid won't start

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 22 Oct 2001 11:51:25 +0200

Klavs Klavsen wrote:

> [root@machine /root]# /usr/local/squid/bin/squid -NsY
> /usr/local/squid/etc/squid.conf
> 2001/10/22 11:47:54| squid.conf line 493: no_cache deny QUERY
> 2001/10/22 11:47:54| aclParseAccessLine: ACL name 'QUERY' not found.

Which means you forgot to define the acl QUERY.

> 2001/10/22 11:47:54| parseConfigFile: line 3083 unrecognized: '
> digest_generation off'

You probably are trying to disable digests in a Squid where support for
digests is not compiled in.

> 2001/10/22 11:47:54| parseConfigFile: line 3263 unrecognized:
> 'httpd_accel_host site.dk'
> 2001/10/22 11:47:54| parseConfigFile: line 3265 unrecognized:
> 'httpd_accel_uses_host_header on'

These two looks like you are trying to run a "rproxy" Squid without
updating the configuration. These directives no longer exists in
"rproxy". See the added http_port options.

> FATAL: Could not determine fully qualified hostname. Please set
> 'visible_hostname'

Which is what it says..

Regards
Henrik Nordström
Squid Hacker
Received on Mon Oct 22 2001 - 04:06:52 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:03:02 MST