SquidGuard Folks, I have resolved squid not starting by copying over the ERR files to the /usr/share/squid/errors directory. However, I'm still getting in the squidGuard.log file: " (squidguard): can't open configfile /etc/squid/squidguard.conf" going into emergency mode. I have already done a chown squid.squid /etc/squid and chmod 644 /etc/squid to chg permissions. I'm also a bit confused regarding which file I should reference in the squid.conf file for the line:
redirect_program /usr/bin/squidGuard or should it be redirect_program /usr/bin/squidguard ? Scott. >>> "Stephan M. Ott" <[EMAIL PROTECTED]> 10/9/2003 4:15:13 PM >>> I'd try to create this file with permissions set to 777. If Squid now starts successfully, this is the only problem you have. If it keeps complaining, but now about different things, I'd suggest to remove squidguard from your system and try to get a different one which is made for your system. -----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Scott Dunlop Gesendet: Donnerstag, 9. Oktober 2003 20:40 An: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff: Can't start Squid SquidGuard Folks, I installed squidGuard and tried to start squid unsuccessfully. I pulled the cache.log file to find the following: Page faults with physical i/o: 422 2003/10/09 14:13:08| Starting Squid Cache version 2.5.STABLE1 for i386-redhat-linux-gnu... 2003/10/09 14:13:08| Process ID 23748 2003/10/09 14:13:08| With 1024 file descriptors available 2003/10/09 14:13:08| DNS Socket created at 0.0.0.0, port 1085, FD 5 2003/10/09 14:13:08| Adding nameserver 208.216.228.253 from /etc/resolv.conf 2003/10/09 14:13:08| Adding nameserver 208.216.228.227 from /etc/resolv.conf 2003/10/09 14:13:08| helperOpenServers: Starting 4 'squidGuard' processes 2003/10/09 14:13:08| errorTryLoadText: '/usr/share/squid/errors/ERR_READ_TIMEOUT': (2) No such file or directory 2003/10/09 14:13:08| errorTryLoadText: '/etc/squid/errors/ERR_READ_TIMEOUT': (13) Permission denied FATAL: failed to find or read error text file. Squid Cache (Version 2.5.STABLE1): Terminated abnormally. CPU Usage: 0.010 seconds = 0.010 user + 0.000 sys Maximum Resident Size: 0 KB I must admit that at this point I'm over my head. I installed BerkeleyDB 3.2.9 with 2 patches. per Maynidea.com site. I couldn't compile the squidguard 1.2 without it complaining about the BerkeleyDB so I installed a squidguard rpm from dag.wieers.com/packages. This seemed to work. I used webmin to do the install which gave me a list of package files which it installed. I assummed that: /usr/bin/squidguard - executable /var/lib/squidguard - dbhome or is it /var/lib/squidguard/db/blacklists /var/log/squidguard - logdir /etc/squid/squidguard.conf - conf file location I added to squid.conf the lines: redirect_program /usr/bin/squidGuard redirect_children 4 Once again, any help is appreciated. Thanx. Scott.
