> This has been working > fine untill today. When I make a change to > squidGuard.conf or my 'good' and > 'bad' blacklists, I run the appropriate commands from BIN: > kill -hup (squid PID) > .//squidGuard -d -c ../etc.squidGuard.conf > ./squid -k reconfigure
Interesting procedure... where'd you get it? What does the '-d' switch do? Here are the processes I've used: Changes made to squidGuard.conf: squid -k reconfigure Changes to blacklists, if you are using prebuilt databases: Option 1 Add changes to domains.diff or urls.diff (see documentation) squidGuard -u squid -k reconfigure Option 2 Make changes directly to domains and urls text files squidGuard -C domains|urls squid -k reconfigure Changes to blacklists, if you are using only the text files: Make changes directly to domains and urls text files squid -k reconfigure Hope that helps, Rick Matthews > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of nico wenborn > Sent: Wednesday, May 22, 2002 3:18 AM > To: '[EMAIL PROTECTED]' > Subject: SquidGuard is not updating it's database. > > > Hi guys, My squidGuard has been running for a week now, with no major > dramas. A few url's and domain names have had to be added to 'good' and > '!bad' categories to explicitly allow or deny them. This has been working > fine untill today. When I make a change to squidGuard.conf or my 'good' and > 'bad' blacklists, I run the appropriate commands from BIN: > kill -hup (squid PID) > .//squidGuard -d -c ../etc.squidGuard.conf > ./squid -k reconfigure > > And yet the changes are not imported. > > Any suggestions guys?? > > many thanks in advance > Nico > > > ********************************************************************** > CAUTION: Electronic mail sent through the Internet is not secure and could > be intercepted by a third party. > > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the system manager. > > This footnote also confirms that this email message has been swept by > MIMEsweeper for the presence of computer viruses. > > ********************************************************************** >
