Skip to main content

Thread: Install Apache + MySQL, have them both start manually


i'm aware can install apache, php, mysql tasksel, because messing runlevels seems pretty useless nowadays, wondering best way install apache , mysql , have start manually?

in interest of having informative topic, here command install apache, php, , mysql.

code:
sudo apt-get install tasksel && sudo tasksel install lamp-server
i running 10.10, way.

code:
sudo update-rc.d apache2 disable  sudo update-rc.d mysql-server disable
that should it.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Install Apache + MySQL, have them both start manually


Ubuntu

Comments