> when i run "/usr/local/etc/rc.d/squid.sh start", the error message:
>
> diablo squid[2181]: cannot open '/usr/local/squid/log/access.log' for
> writing. The parent directoru must be writeable by the user 'no body',
which
> is the cache_effective_user set in squid.conf
>
> do you know what is the problem ?
>
chmod 700 /usr/local/squid/logs (or whatever your logs directory path is)
chown nobody /usrs/local/squid/logs
Received on Tue Jun 12 2001 - 01:27:53 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:43 MST