Tuesday, March 22, 2005, 6:31:34 PM, you wrote:

HWH> Hi,

HWH> On Tue, 22 Mar 2005 18:04:42 +0200
HWH> radu <[EMAIL PROTECTED]> wrote:

>>  /sbin/runscript.sh:line 532: 26182 Aborted  /usr/sbin/squid/ -z -F  
>> 2>/dev/null
>>  *Error initializing: /var/cache/squid

HWH> Does this directory exist and is it writeable for the user squid runs
as? BTW, that "2>>/dev/null" is eating the stderr so squid's own error
HWH> message isn't displayed but send into nowhere. Try starting squid
HWH> manually and watch for the error message (without that 2>/dev/null).

HWH> An other way to find it out is to emerge strace if you haven't yet and
HWH> then run

HWH> strace -f /etc/init.d/squid start

HWH> that "-f" makes strace following all forks.

HWH> HWH
HWH> --
HWH> [email protected] mailing list

I find the solution: in file /etc/squid/squid.conf need to set
visible_hostname none

But why??



--
[email protected] mailing list

Reply via email to