under linux run
killall squid
a few times, until it says not proccess..
otherwise find the pid:
ps -auxhw |grep squid
and find the pid such as 21445
and
kill 21445
then ps -auxhw |grep squid
to see if it is still running..
Andrew Lowe
andrew@pccentre.com.au
The South Coast Professional Computing Centre
+ Hislora Website Hosting & Design
+ Daly & Daly Computer Training
+ Flatearth Internet Cafe
Ph: 02 4423 7771
Fax: 02 4423 7772
email: sales@pccentre.com.au
On Fri, 16 Jun 2000, Ojars Lagzdins wrote:
> HI!!!!
> I cannot stoping squid :
> I used RedHat 6.2: after run command : /etc/rc.d/init.d/squid stop : I get :
>
> Shutting down squid: squid: ERROR: No running copy
> ............................................................................
> ........
> ............................................................................
> .........
> ............................................................................
> .........
> ............................................................................
> .........
>
> and this continues too I stop this process manually with ctrl/c
>
> Ojars
>
>
Received on Fri Jun 16 2000 - 21:03:04 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:04 MST