Hello chaps, I don't know if anyone is still active on this list, but I have been unable to get any help elsewhere.
I have Squid up and running. I have a few simple access controls but
would like to have the ease and flexibility of SquidGuard. However, try
as I might I cannot get SquidGuard to work with squid.
I have tried with the simplest of SquidGuard.conf files :
logdir /var/log/squidguard
acl {
default {
pass all
}
}
and the command:
# /usr/bin/squidGuard -d
2006-01-07 23:54:38 [28284] squidGuard 1.2.0 started (1136678078.397)
2006-01-07 23:54:38 [28284] squidGuard ready for requests (1136678078.400)
seems to show that squidGuard is happy...
However, as soon as I put the line:
redirect_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf
into squid.conf everything goes wrong.
In /var/log/squid/cache.log I find the following:
2006/01/07 23:51:03| helperOpenServers: Starting 5 'squidGuard' processes
2006/01/07 23:51:03| WARNING: Cannot run '/usr/bin/squidGuard' process.
2006/01/07 23:51:03| WARNING: Cannot run '/usr/bin/squidGuard' process.
2006/01/07 23:51:03| WARNING: Cannot run '/usr/bin/squidGuard' process.
2006/01/07 23:51:03| WARNING: Cannot run '/usr/bin/squidGuard' process.
2006/01/07 23:51:03| WARNING: Cannot run '/usr/bin/squidGuard' process.
No matter what I do I cannot seem to get SquidGuard to start from within
Squid.
What am I doing wrong?
Any ideas?
Thanks in advance
Mark
signature.asc
Description: OpenPGP digital signature
