Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: nadia678 on January 30, 2010, 02:33:17 PM
-
hi all,
for some strange reason my squidgaurd stopped working. if i look at the squidgaurd.log file i get the following ....
[root@smeserver squidguard]# tail /var/log/squidguard/squidGuard.log
2010-01-30 14:44:17 [31697] destblock good missing active content, set inactive
2010-01-30 14:44:17 [31697] destblock local missing active content, set inactive
2010-01-30 14:44:17 [31697] init domainlist /var/lib/squidguard/dest/adult/domains
2010-01-30 14:44:17 [31697] /var/lib/squidguard/dest/adult/domains: No such file or directory
2010-01-30 14:44:17 [31697] going into emergency mode
2010-01-30 14:44:17 [31696] destblock good missing active content, set inactive
2010-01-30 14:44:17 [31696] destblock local missing active content, set inactive
2010-01-30 14:44:17 [31696] init domainlist /var/lib/squidguard/dest/adult/domains
2010-01-30 14:44:17 [31696] /var/lib/squidguard/dest/adult/domains: No such file or directory
2010-01-30 14:44:17 [31696] going into emergency mode
it looks like it wants to get info from a folder 'dest' that does not exist. if i copy the folders it wants to the 'dest' folder it starts fine, but i cant browse any websites.
not sure what to do next....
-
I'd start by looking at your /etc/squid/squidguard.conf and make sure your paths are correct. post your squidguard.conf if you need further help.
also show results of /sbin/e-smith/audittools/templates
-
This is a known issue and could have been broke on your server for quite some time. Shalla changed some of their categories and broke the unofficial contrib.
* Wed Aug 12 2009 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-26
- Patch to fix squidguard due to category changes when using the shalla download site.
You can get the most up to date version from my contribs dir at http://mirror.contribs.org/contribs/jbennett/sme7/squidguard (http://mirror.contribs.org/contribs/jbennett/sme7/squidguard)
John