Squid wont start after update?

Craig White craig at tobyhouse.com
Wed Dec 19 19:59:13 UTC 2007


On Wed, 2007-12-19 at 14:39 -0500, Bob Goodwin wrote:
> Rick Stevens wrote:

> >   
> 
> This is what I see:
> 
>     ls -al /var/spool/squid
>     total 12
>     drwxr-x---  2 squid squid 4096 2007-12-19 14:01 .
>     drwxr-xr-x 14 root  root  4096 2007-11-17 08:36
> 
> Is that ok?
----
not likely...

had you done...

ls -ld /var/spool/squid

we would know but judging from the . you gave us...

chmod 755 -R /var/spool/squid
would fix things
chown -R squid:squid /var/spool/squid
in addition would make certain that you fixed things

Craig





More information about the users mailing list