I have installed squid under Red Hat 9.A and everything works fine. But when I specify to use squidGuard as redirector with the following directive in the squid.conf file:
redirect_program /usr/local/bin/squidGuard the start/restart of squid fails. I even tried the directive: redirect_program /usr/local/bin/squidGuard -c /root/squidguard/squidGuard-1.2.0/test/test1.conf but the result does not change. My guess is that probably the user squid might not have enough privileges to writes specific files/directories, but do not know which precisely. Another thing I would like to know is which configuration file does squidGuard chooses, if none is specificed. Thanks, Giancarlo
