The service for squid3
does not exist in /etc/init.d/
. If I try to stop or start squid3, it does not work.
I tried purging squid3
and installing again, but to no avail.
The service for squid3
does not exist in /etc/init.d/
. If I try to stop or start squid3, it does not work.
I tried purging squid3
and installing again, but to no avail.
Did u test the service using sudo? Explain: You can check apache2 service without sudo, but you can't check for status of the service squid3 withoud root or sudo.
initctl status squid3
to view its status and post the output, please. – Lety Jul 18 '14 at 21:58