Re: errorTryLoadText (permissions)

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 05 Mar 1999 00:52:00 +0100

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
Received on Fri Mar 05 1999 - 03:18:39 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:08 MST