Have you verified /var/db/squidGuard/dest/adult/domains exists? You don't specify either way. If so, make sure the squidGuard user has read permissions to the file. It probably should have ownership and write privs to /var/db/squidGuard downward, so that the squidGuard -C all works correctly.
> -----Original Message----- > From: Brad Tarver [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 23, 2002 9:56 AM > To: [EMAIL PROTECTED] > Subject: help w/ db files > > > i have squid-2.4.STABLE1-6 (RPM) on redhat 7.2 (2.4.17 > kernel). dual 1.0 Ghz > procs, 512 MB ram, 2 18GB 10000 rpm hard drives. > > i have compiled squidGuard-1.2.0 from source. i put my blacklists in > /var/db/squidGuard. > > when i go to /var/db/squidGuard and run squidGuard -C all, it > just sits > there and doesn't do anthing... > > this is all i have in my log file: > 2002-01-23 11:40:55 [2133] destblock good missing active content, set > inactive > 2002-01-23 11:40:55 [2133] destblock local missing active content, set > inactive > 2002-01-23 11:40:55 [2133] init domainlist > /var/db/squidGuard/dest/adult/domains > 2002-01-23 11:40:55 [2133] > /var/db/squidGuard/dest/adult/domains: No such > file or directory > 2002-01-23 11:40:55 [2133] going into emergency mode > 2002-01-23 11:41:03 [2134] destblock good missing active content, set > inactive > 2002-01-23 11:41:03 [2134] destblock local missing active content, set > inactive > 2002-01-23 11:41:03 [2134] init domainlist > /var/db/squidGuard/dest/adult/domains > 2002-01-23 11:41:03 [2134] > /var/db/squidGuard/dest/adult/domains: No such > file or directory > 2002-01-23 11:41:03 [2134] going into emergency mode > > when i run ldd against /usr/local/bin/squidGuard, i get: > libdb-3.2.so => /lib/libdb-3.2.so (0x4001d000) > libc.so.6 => /lib/libc.so.6 (0x400c4000) > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) > > is the libdb-3.2.so the problem? if it is, then that is very > strange to me > because i had the db1, db1-devel, db2, db2-devel and db3 RPMS > installed. > squidGuard wouldn't compile until i installed the db3-devel RPM. > > any help would be GREATLY appreciated. > > brad >
