Re: [squid-users] FATAL: redirect_program /usr/bin/squidguard: (13) Permission denied

From: James Gray <james_gray@dont-contact.us>
Date: Wed, 24 Nov 2004 13:10:18 +1100

On Wed, 24 Nov 2004 12:45 pm, Yong Bong Fong wrote:
> 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

Make sure the user that squid runs as (usually "squid" or "cache", sometimes
"nobody") has execute permission of the /usr/bin/squidguard program. Also
make sure all the squidguard config files etc have at least read permission
of the squid user too. Seeing as squidguard will execute with the
permissions of the squid user, the configs need to be readable by that user
too (unless you suid the squidguard binary - this is bad. Don't do it!)

HTH,

James
Received on Tue Nov 23 2004 - 19:10:35 MST

This archive was generated by hypermail pre-2.1.9 : Wed Dec 01 2004 - 12:00:01 MST