Jan Simek wrote:
> 
> Hi,
> 
> ... just want to let you know, that the strangest thing is, that it SQuid
> keeps reporting "Permission denied" for cache.log and
> /usr/local/src/www/squid/etc/errors/ERR_READ_TIMEOUT even if I set the
> permissions onto 777.

Probably lacks execute permission on any of the directories above the
files.
  cd /usr/local/src/www/squid/etc/errors/
  chmod a+rx .
  cd ..
  chmod a+rx .
  ... (repeated 5 times)

---
Henrik Nordstrom
Spare time Squid hacker

Reply via email to