Installing Apache2 With PHP5 And MySQL Support On Ubuntu (LAMP)

Published: 11 February 2015
on channel: Ubuntu
2,518
9

UbuntuLive | Tutorial


sudo -i

apt-get install mysql-server mysql-client

apt-get install apache2

apt-get install php5 libapache2-mod-php5

service apache2 restart

vi /var/www/html/info.php

Now we call that file in a browser e.g. http://192.168.0.100/info.php

apt-cache search php5

apt-get install php5-mysql php5-curl php5-gd php5-intl php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-ming php5-ps php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl

service apache2 restart

apt-get install php5-xcache

service apache2 restart

apt-get install phpmyadmin

http://192.168.0.100/phpmyadmin


Watch video Installing Apache2 With PHP5 And MySQL Support On Ubuntu (LAMP) online without registration, duration hours minute second in high quality. This video was added by user Ubuntu 11 February 2015, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,518 once and liked it 9 people.