On Thu, 30 Sep 2004, Lewars, Mitchell (EM, PTL) wrote:
./configure --prefix= --prefix=/opt/squid --enable-snmp --enable-smartfilter --enable-useragent-log --enable-cache-digests make make install
cd /opt/squid/bin/
[EMAIL PROTECTED] bin]# ./RunCache
Don't use the RunCache script.
sbin/squid -k parse
is a good start.
then
sbin/squid -z sbin/squid -DNYCd1
and when you have verified it works, stop Squid and start it as a daemon
sbin/squid
Regards Henrik
