View previous topic :: View next topic |
Author |
Message |
DruiDos n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 15 May 2005 Posts: 1 Location: Latvia
|
Posted: Thu May 19, 2005 2:08 pm Post subject: Hi I Have A Problem |
|
|
I Trying Configuring Squid But This Say
---------------------------------------------------------------------------------------------------------
blade eddy # /etc/init.d/squid start
* Initializing cache directory: /var/cache/squid
/sbin/runscript.sh: line 532: 1525 Aborted /usr/sbin/squid -z -F 2>/dev/null
* Error initializing: /var/cache/squid
-----------------------------------------------------------------------------------------------------------
but in this runscript.sh line 532 is --> done
![Confused :?](images/smiles/icon_confused.gif) _________________ [ Reign Of Chaos ] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
soya Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1163533239419b5ca6ca244.png)
Joined: 29 Jan 2004 Posts: 429
|
Posted: Thu May 19, 2005 3:39 pm Post subject: |
|
|
Code: |
mkdir /var/cache/squid
chmod -r 777 /var/cache/squid
squid -z
/etc/init.d/squid start
|
_________________ Si el tonto te alaba laméntalo, si el listo te censura piénsalo. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|