On 5/10/2016 6:48 a.m., KR wrote: > I uncommented that line and now I get > > Initializing the Squid cache with the command squid3 -f /etc/squid/squid.conf -z .. > Hmm. The 'squid3' package should have config files at /etc/squid3/* The 'squid' package has config files at /etc/squid/* > FATAL: Bungled /etc/squid/squid.conf line 3410: cache_dir rock /hdd1 ... min-size=100000 Is that an exact copy-paste of the output? Are the "..." characters really in your config file? If yes, the problem is that somebody has mindlessly cut-n-pasted incomplete example config line(s) into your squid.conf. If no, then the problem is that you are hiding the broken piece of config from us. Either way you have something to fix. > Squid Cache (Version 3.5.12): Terminated abnormally. That is the version number from the Ubuntu 16.10 or later 'squid' package. It should be started with the command 'squid', not 'squid3' as indicated by the above lines. Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users