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....