Re: [squid-users] compiling, installing and running

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 22 Aug 2008 15:04:43 +1200 (NZST)

> hello I want to enable authentication digest.
> recently I configured I installed and executed squid3.0STABLE8 with these
> parameters:
> . / it
> configures--prefix=/usr--localstatedir=/var--with-default-user=proxy--sysconfdir=/etc/squid--datadir=${prefix}/share/squid--libexecdir=${prefix}/lib/squid--enable-linux-netfilter--enable-delay-pools--enable-useragent-log--enable-auth=digest,basic--enable-auth=digest--enable-useragent-log--enable-digest-auth-helpers=password--enable-default-err-language=Spanish
> make
> make install
>
> when I try to run the squid show this error:
>
<snip many copies of the same error>

It appears that your passwd file does not exist. The helpers are aborting
when they discover this. Squid itself aborts after a reasonable length of
time with 100% helper failure.

  "cannot stat /etc/apche2/passwd"

IMO there is probably a typo missing 'a' in that file path.

Amos
Received on Fri Aug 22 2008 - 03:04:46 MDT

This archive was generated by hypermail 2.2.0 : Fri Aug 22 2008 - 12:00:03 MDT