On Wed, 26 Nov 2003, ads squid wrote: > By mistake I deleted /var/log/squid/access.log file. > Then recreated it in same directory and changed mode > of directory as required to by command "chmod 770 > /var/log/squid/"
Make sure your cache_effective_user have write permission in the directory, and that the log file does not exists. > I do not know how come it is asking for access.log > file in directory '/usr/local/squid/var/logs/'. This is the default location where Squid places the log files unless you have told Squid otherwise in squid.conf (or use a binary with non-default paths compiled in) Regards Henrik
