filmov
tv
Install Local Server LAMP on Linux | localhost | Apache | MySql | phpMyAdmin | Linux
Показать описание
Hi,
In this video i've shown how you can install local server LAMP(Linux Apache MySql phpMyAdmin) on linux.
Following Commands i performed to install LAMP / localhost:
1) sudo apt-get install apache2
2) sudo apt-get install mysql-server mysql-client
3) sudo apt-get install php libapache2-mod-php
4) sudo apt-get install php-mysql php-curl
5) sudo apt-get install phpmyadmin
Above are installation commands, but there are few other commands and things to perform configuring LAMP on your machine. So watch the video to install and configure LAMP perfectly.
!!Sorry for the interruptions on installing php. !!
In this video i've shown how you can install local server LAMP(Linux Apache MySql phpMyAdmin) on linux.
Following Commands i performed to install LAMP / localhost:
1) sudo apt-get install apache2
2) sudo apt-get install mysql-server mysql-client
3) sudo apt-get install php libapache2-mod-php
4) sudo apt-get install php-mysql php-curl
5) sudo apt-get install phpmyadmin
Above are installation commands, but there are few other commands and things to perform configuring LAMP on your machine. So watch the video to install and configure LAMP perfectly.
!!Sorry for the interruptions on installing php. !!