On Thu, 5 Oct 2000, Raul Ocampo wrote:

> your squid is not running.
> 
> grep squid  /var/log/messages | more
> 
> check why it failed to startup.

I think put the command below in your rc.local file,


Steps:

1. # pico /etc/rc.d/rc.local

2. Then add this command,

 /usr/local/squid/bin/RunCache &

3. reboot your machine

or

   run the command,  /usr/local/squid/bin/RunCache &

4. then ps -aux | grep squid (para ma-check mo if squid is really running)

Ang output maaring ganito, you will see "squid -NsY" at "nobody".

nobody     499  1.4 62.9 246468 244012 ?     S    Aug25 860:02 squid -NsY   


HTH.


---
roi


_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to