LAMP, an open source web development platform based on Linux, is an acronym for Linux, Apache, MySQL, and PHP (Perl or Python). Using terminal, enter the following two lines to install the LAMP stack.

CODE

sudo apt-get install apache2 mysql-server
libapache2-mod-auth-mysql php5-mysql php5

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
      Print This Post       Print This Post       Email This Post       Email This Post

Related Articles1,465 views