Установил squid, он работал, после того как начал устанавливать SAMS, после строчек установки
apt-get install apache2 apache2-mpm-prefork
apt-get install libapache2-mod-php5 php5-cgi php5-common php5-mysql php5-gd php5
apt-get install mysql-server mysql-clientsquid перестал отображаться в процессах. Смотрел в htop, там его нет, а до установки был. При перезапуске suid пишет
rather than invoking init scripts through etc init.d use the service (8) utility, e.g. service squid restart
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. stop squid ; start squid. The restart(8) utility is also available. squid start/running, process 1277
Скажите в чём проблема не пойму?