On 16.02.2012 11:05, berry guru wrote:
I reverted back to the default squid configuration and I'm still getting the same error. I restarted Squid, but still no go. Supposedly the squid -z should of done it for me. Any thoughts?
Run "squid -k parse". That will show you any other issues in the config.
Also, you said you installed "squid3". On Debian and child systems that is a different package and binary. You need to run "squid3 -z" etc in that case.
Amos