Re: [squid-users] Permission error. Unable to create /usr/local/squid/var/cache

From: Hans Juergen von Lengerke <lengerkeh@dont-contact.us>
Date: Tue, 26 Mar 2002 19:55:33 +0100 (CET)

Anders Widman <andewid@tnonline.net> on Mar 26, 2002:

> >> 4) When runing "squid -z -X" I get the following error:
> > [...]
> >> I have doublechecked the folder permissions for /usr/local/squid/*/*
> >> and everyone should have full rights.

When I'm getting stuck with something like this I usually switch to the
user in question and try what fails by hand. So, why don't you try:

  su
  su squid
  cd /usr/local/squid/var/cache
  ls -al
  touch foo

  etc...

Maybe this gets you in the right direction.
Received on Tue Mar 26 2002 - 11:56:47 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:06 MST