Hi all,

I have a problem with squid that hasn't been able to get a solution in FAQ or other Linux forums. Hope you can help me with this.

I am trying to use squidguard with squid. Everything seems to be fine so far till I realised that when I try to insert a redirect_program /usr/bin/squidguard in the squid.conf, the whole squid cannot work.

Below is what I did:
I inserted the line redirect_program /usr/bin/squidguard in the squid.conf file.


then I typed squid -k reconfigure
and the outcome came out as: Aborted

when I tried to service squid restart the following output came out:

[EMAIL PROTECTED] squid]# service squid restart
Stopping squid: /etc/init.d/squid: line 82: 4924 Aborted $SQUID -k check >>/var/log/squid/squid.out 2>&1
[FAILED]
Starting squid: /etc/init.d/squid: line 53: 4925 Aborted $SQUID $SQUID_OPTS >>/var/log/squid/squid.out 2>&1
[FAILED]


and inside the log file squid.out in /var/log/squid the following output came out:
FATAL: redirect_program /usr/bin/squidguard: (13) Permission denied
Squid Cache (Version 2.5.STABLE6): Terminated abnormally.
CPU Usage: 0.015 seconds = 0.009 user + 0.006 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0


I really hope you can help me to track down the problem, because I have searched through google yet find nothing related to this matter.

thanks in advance

Regards
Fong

*

Reply via email to