Install LAMP Stack on Ubuntu/Debian

Install LAMP Stack on Ubuntu/Debian using apt-get


sudo apt-get install openssh-server openssh-client apache2 libapache2-mod-php5 php5-cli php5-common php5-cgi  mysql-client mysql-common mysql-server php5-mysql php5-sqlite php5-gd phpmyadmin
Author: Binny V A
A philosopher programmer who specializes in backend development and stoicism.

1 thought on “Install LAMP Stack on Ubuntu/Debian

  1. Hi all,

    I got an error wile running this commands. something like package missing

    So run command “apt-get update” before installing this applications

    After that its works !

    Hi Binny,

    Thanks for sharing the names of all necessary packages

Leave a Reply

Your email address will not be published. Required fields are marked *