Re: [squid-users] Error:no pid file name define.

From: Simon White <simon@dont-contact.us>
Date: Thu, 25 Apr 2002 17:02:07 +0000

25-Apr-02 at 22:07, mokabiri (mokabiri@amolresaneh.com) wrote :
> Hi,
> my squid is crrupted.
> i cann't stop or kill my squid!!!!!
> when i go service configuration and want to stop squid , I encountred with
> failed stopping squid.
>
> even if go konsole and type #squid -k check , I encountred with:
> Error:no pid file name define.
>
> what do i do ?

$ ps ax | grep squid

You should get a list with all the squid processes running

$ kill -9 <PID>

Where <PID> is the process number of the Squid process.

There are more elegant ways to do this, but I think you need just to stop
Squid for whatever reason. Commands like ps and kill should be well worn
and in your toolbox in the not-too-distant future.

-- 
[Simon White. vim/mutt. simon@mtds.com. GIMPS:89.02% see www.mersenne.org]
How to ask Questions the Smart Way, by Eric S. Raymond. Including before
you ask, when you ask, how to interpret answers, and on not reacting like
a loser -- http://www.tuxedo.org/~esr/faqs/smart-questions.html
Received on Thu Apr 25 2002 - 11:02:10 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:41 MST