If it's of your interest, I've solved this way:

sudo update-rc.d -f apache2 remove
sudo update-rc.d apache2 stop 80 0 1 2 3 4 5 6
sudo update-rc.d apache2 defaults
sudo reboot


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to