Date: Tue, 18 Oct 2005 08:38:44 -0500 From: "Efren Bravo" <efrenba@dhl.co.cu> To: freebsd-questions@freebsd.org Subject: Re: squid problem help Message-ID: <WorldClient-F200510180838.AA38440001@dhl.co.cu>
next in thread | raw e-mail | index | archive | help
>I suspect you are trying to run squid two times. >The second time you recieve http port is already allocated (the first >squid) and the log file is locked (the first squid again. >If you want to use squid -k ... commands run "rm >/usr/local/squid/var/logs/squid.pid" as root and restart squid :) Yes, you are right, I realized I was running the squid two times, the first as squid user and the second as root. I don't understand why it was happening, Squid only was called from /etc/rc.conf. At the end I reinstalled it from www/squid port as told me Andrew P. and it works fine.... Thanks...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?WorldClient-F200510180838.AA38440001>