Installing Apache2 With PHP5 And MySQL Support On Ubuntu (LAMP)
Channel:
Subscribers:
2,270
Published on ● Video Link: https://www.youtube.com/watch?v=6a4WSNYgiUA
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
Other Videos By Ubuntu
2015-11-09 | Install Windows 10 inside Ubuntu - VirtualBox |
2015-10-11 | Install virtualbox 5.0 on Ubuntu 15 |
2015-06-28 | How to install qBit Torrent on Ubuntu 15 |
2015-06-16 | Install Android Studio on Ubuntu 15.04 |
2015-05-28 | How fast is Ubuntu 15 on SSD |
2015-05-28 | How to install Quantum GIS on Ubuntu 15 [QGIS] |
2015-04-04 | RC Flight simulator for iPad - HD 60 FPS |
2015-04-04 | Mac Book Pro - Opening all apps at once |
2015-02-19 | Earn Paypal money - App Trailers perfect trick - [iPhone 4 only] |
2015-02-18 | Installing Joomla on Ubuntu |
2015-02-11 | Installing Apache2 With PHP5 And MySQL Support On Ubuntu (LAMP) |
2015-01-05 | My After Effect intro |
2014-12-27 | Install Sublime on Ubuntu |
2014-11-23 | Install Pinta on Ubuntu - Image Editor |
2014-11-06 | Play music via Terminal on Ubuntu |
2014-11-04 | Minecraft on iPad Air |
2014-10-27 | All-in-one Media plug-ins on Ubuntu |
2014-10-27 | Install Chrome on Ubuntu |
2014-10-25 | Install VLC Media Player on Ubuntu 14 |
2014-09-28 | Install iTunes on Ubuntu |
2014-09-27 | How to install SaltStack 2014 on Ubuntu |
Tags:
install SQL
install LAMP on ubuntu
Install apache
ubuntu
on ubuntu linux
install apache on ubuntu
Tutorial
PHP (Programming Language)
Linux