On Wed, 13 Sep 2000 angel@dv.weblinq.com wrote:
> then I got the error :
>
> 2000/09/13 10:49:24| Creating Swap Directories
> FATAL: Failed to make swap directory /usr/local/squid/cache: (13)
> Permission denied
Basically it is what it says... permission denied, as squid does not have
permission to make the swap dir...
make the dir /usr/local/squid/cache
then chown user:group /usr/local/squid/cache (changing the user and group
to that that squid RUNS as)
and you should be right to run
squid -z
to creat the swap dirs within...
I Beleieve this is covered in the FAQ and INSTALL docs
Andrew Lowe
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Sep 13 2000 - 05:31:02 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:16 MST