[squid-users] Centos 7 squid 3.5.2 / kid2| commBind: Cannot bind socket FD 782 to [::]: (2) No such file or directory
Amos Jeffries
squid3 at treenet.co.nz
Fri Jun 10 15:33:23 UTC 2016
On 11/06/2016 1:57 a.m., --Ahmad-- wrote:
>
> hi amos thanks for revision I’m willing to do those changes latter.
>
>
> regarding to /dev/shm
>
> it didn’t correct anything …..
>
> again
>
> my error is cache.log is ===> kid2| commBind: Cannot bind socket FD 782 to [::]: (2) No such file or directory
>
> and its totally different one than the errors in the SMP wiki
>
It is a slight variation on the error listed in the wiki page as "Cannot
bind socket FD NNN [::]" everything else on the line is situation
variable texts.
>
> I’m sure its something regarding to the pid squid file !!
>
>
> also during squid is working … i don’t see the /var/run/squid file !!!
>
> what does that mean ?
Means you are still using old Squid version and did not create it after
installing Squid:
mkdir /var/run/squid && chown squid:squid /var/run/squid
That is all.
>
> i still see /var/run/squid.pid with permission squid;squid
>
>
> is there a method to see where is the pid file running and point squid to use it ?
> may be changed on centos 7 ???
The PID file goes where Squid creates it. Your problem is not related to it.
Amos
More information about the squid-users
mailing list