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.
