Reboot and squid -k says it can not send stop signal again, it means that squid.pid is missing
Check squid.pid in the system, when it is missing :
1. Look into a previous post in this website.
2. Shutdown squid
squid -k shutdown
Create squid.pid (squid.pid location in same directory with log files)
touch squid.pid
squid.pid chmod permission
-rw-r--r--
squid.pid chown permission
root : squid
We should make Squid to rewrite a squid.pid file
Create Squid swap directories
squid -z
Run Squid
squid
3. Reboot your computer
Related posts:





0 Trackbacks
Trackback URL for this post:
http://pixert.com/no-signal-squid-k-after-reboot/trackback/
0 Pings