Please provide a patch in duff -rub format.
Thanks!
On 9/27/06, Michael Schuh <[EMAIL PROTECTED]> wrote:
Hi,
i have found typo's in squid's config files:
/usr/local/pkg/squid.inc
/usr/local/pkg/squid_cache.xml
in the config ist GSDF written, should be GDSF,
so get the entry for heap magement in squid.conf
false...
the binary /usr/local/libexec/squid/pinger has wrong permissions
so that we get an:
== output from faq===
pingerOpen: icmp_sock: (13) Permission denied
This means your pinger program does not have root priveleges. You
should either do this:
% su
# make install-pinger
or
# chown root /usr/local/squid/bin/pinger
# chmod 4755 /usr/local/squid/bin/pinger
===end output from faq.===
setting the
chmod 4755 /usr/local/libexec/squid/pinger
get the right behavior.
i think this interets you possibily..
thanks
best regards
michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]