Installing PHP5 and Apache on Ubuntu of Amazon Web Server EC2


sudo apt-get install apache2

sudo apt-get install php5

sudo apt-get install libapache2-mod-php5

sudo /etc/init.d/apache2 restart

SELF NOTE

Leave a Reply

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