> Boniforti Flavio wrote:
>
> > 2001/09/27 16:24:52| idnsCheckQueue: ID 34bd: giving up
> after 20 tries and
> > 16.9 seconds
>
> Expected.
Do I have to mind about this?
>
> > 2001/09/27 16:50:46| ftpReadControlReply: read error: (104)
> Connection reset
> > by peer
>
> Also expected.
... and about this one???
>
> > 2001/09/28 17:23:13| storeDirClean: /var/spool/squid/1C/A7:
> (13) Permission
> > denied
>
> Not good. Permissions in your cache directory have been screwed up.
> Needs manual fixup using chown/chmod, and I'd recommend a
> cache rebuild
> after fixing the permissions.
>
> To figure out how badly the permissions have been screwed up,
> please run
>
> ls -ld /
drwxr-xr-x 7 root root 4096 ott 1 09:15
> ls -ld /var
drwxr-xr-x 20 root root 1024 set 22 10:33 /var
> ls -ld /var/spool
drwxr-xr-x 14 root root 1024 set 29 11:12 /var/spool/
> ls -ld /var/spool/squid
drwxr-xr-x 2 squid squid 1024 set 29 11:12 /var/spool/squid/
> ls -ld /var/spool/squid/1C
they don't exist, I removed all the content!!!
> ls -ld /var/spool/squid/1C/A7
this one has gone too!!!
>
> To fix it up, sssuming cache_effective_user is set to "nobody" (the
> default) then try the following (if your cache_effective_user is
> something else, like "squid", then replace nobody with your value):
>
My squid.conf says:
#cache_effective_user squid
#cache_effective_group squid
What do I have to understand??? Is in this case "nobody" the user or
"squid"???
Received on Mon Oct 01 2001 - 01:49:44 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:34 MST