Even i have got this problem couple of time..

i am telling the solution what i did both of time.

1. my cache directory was filled i cleared it without stopping squid..

so now stop the squid, clear the cache ones again and then initialize 
cache directories by 
# squid -z
then start the cache..

2. my log file of squid became more then 2 GB

so clear the log by
# service squid stop
# cat /dev/null > /var/log/squid/access.log
# cat /dev/null > /var/log/squid/cache.log
# service squid start

try this and if nothing comes up.. tell us the when was it working 
last and what did you worked on squid last time....



--- In linuxvadapav@yahoogroups.com, Neelesh Raje <linuxh...@...> 
wrote:
>
> Dear all ,
> 
> I have received this error,
> 
> service squid status
> squid dead but pid file exists
> squid: ERROR: Could not send signal 0 to process 3803: (3) No such 
process
> 
> also i remove squid.pid file from /var/run
> 
> but after restart service  received same error
> 
> 
> 
> 
> 
>       Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/
> 
> [Non-text portions of this message have been removed]
>


Reply via email to