How to install LAMP server in ubuntu through tasksel
open terminal type
sudo apt-get install tasksel
after install finish
type sudo tasksel in terminal
then go down and come to LAMP then press space then enter
after finishing you need to change the file permission of the folder go to computer/var/www/html
you can do this by typing sudo nautilus and then go to filesystem root/var/www/html then right click and select properties then go to second tab and select owner your username and access create and delete
sudo apt-get install tasksel
after install finish
type sudo tasksel in terminal
then go down and come to LAMP then press space then enter
after finishing you need to change the file permission of the folder go to computer/var/www/html
you can do this by typing sudo nautilus and then go to filesystem root/var/www/html then right click and select properties then go to second tab and select owner your username and access create and delete
all the components like apache php and mysql will be installed through tasksel at once.
Comments
Post a Comment