On Mon, Dec 07, 1998 at 02:43:56PM -0800, johnjohn@triceratops.com wrote:
> I've compiled squid successfully, but am having problems starting
> the server after configuration:
>
>
> [squid-2.1.PATCH1]# /usr/local/squid/bin/squid -z
> FATAL: none: (2) No such file or directory
> Squid Cache (Version 2.1.PATCH1): Terminated abnormally.
> CPU Usage: 0.050 seconds
> Maximum Resident Size: 0 KB
> Page faults with physical i/o: 231
In a burst of brilliance :(, I did the following:
grep none /usr/local/squid/etc/squid.conf
And realized there were uncommented configuration lines with 'none' as
the target:
useragent_log none
dns_nameservers none
redirect_program none
authenticate_program none
fake_user_agent none
I commented them out, and squid -z ran successfully.
Would it be silly for me to suggest an alternate default configuration line?
-- John White Triceratops Admin johnjohn@triceratops.comReceived on Mon Dec 07 1998 - 19:16:53 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:34 MST