sudo update-rc.d -f apache2 remove
sudo update-rc.d -f mysql remove
sudo update-rc.d -f apache2 defaults
sudo /etc/init.d/apache2 start