Messages about Squid are best left on the Squid-users list so others
might learn from the discussion.
Morteza Kabiri wrote:
> You are right, I forger specify type of directory, when I change
> squid.conf and put ufs type in it ,that is solved.
> But now, I encountered with new problem in start of squid when I use of
> (squid –N –d 1 –D ) for starting squid:
> Starting squid……
> …….
> …..
> After->: | Load Icon .
> I CommBind: Cannot bind socket FD 7 *:3128: (98) Address already in use.
> FALAT: cannot open HTTP port.
>
> And then terminated.
>
> What do I do?
Looks like Squid is already running. Stop it. And restart it.
> By the way , How can I start squid with root user and group whenever I
> add user_effected and group_effected for root user and root group,but
> when I start squid with root user I encountered with this prompt :
> permision denied.
Don't do that. Squid should have an effective GID and UID of something
other than root (Red Hat packages use squid:squid, and this is a good
choice--some others like to use nobody:nogroup). I think it will refuse
to operate as root (and with good reason).
Just be sure all cache directories have the user:group for their owners.
> -----Original Message-----
> From: Joe Cooper [mailto:joe@swelltech.com]
> Sent: 2002/04/02 11:56 È.Ù
> To: Morteza Kabiri
> Cc: squid-users@squid-cache.org
> Subject: Re: [squid-users] I have problem with start squid?
>
> Morteza Kabiri wrote:
>
>>Hi, to all
>>
>>I install squid service in my linux redhat 6.2 with out installing
>
> manually,
>
>>When I start my squid with command : *squid* ,I was encountered to
>
> this
>
>>problem :
>>
>>1.Fatal error: */Unknown cache_dir type ?/var/spool/squid?
>>terminated abnormally/*, whereas this directory already exists.
>
>
>
> The error has told you whats wrong--Squid expects to find a cache_dir
> type, but instead received a directory name. You've upgrade from a 2.2
> Squid without making the necessary changes to your squid.conf file. The
>
> cache_dir line should now look like:
>
> cache_dir ufs /var/spool/squid 100 16 256
>
>
>>Also I have problem with my network adapter as:
>>
>>
>>
>>2.I install it and config ip address by command:*netconfig* but
>
> whenever
>
>>I start linux it */lost/* its *ip* and */lost/* its *module
>
> (rtl8139.o)*
>
>> What do I do?
>
>
> Ask the same question on a Linux newbies list. The topic of discussion
> on this list is Squid and Squid-related issues. Squid has no impact on
> your network adaptor or module. Besides, only a portion of us here are
> Linux users--you'll find a better pool of experts who can help you with
> Linux-related issues on a Linux specific list.
-- Joe Cooper <joe@swelltech.com> http://www.swelltech.com Web Caching Appliances and SupportReceived on Thu Apr 04 2002 - 06:01:56 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:21 MST