

- INSTALL PHPMYADMIN UBUNTU 12.04 HOW TO
- INSTALL PHPMYADMIN UBUNTU 12.04 INSTALL
- INSTALL PHPMYADMIN UBUNTU 12.04 SOFTWARE
- INSTALL PHPMYADMIN UBUNTU 12.04 PASSWORD
To Manage Mysql database you need a tool like phpmyadmin. Now Just call the file in your web browser using the url : You will get the complete information of your current php installation. Create a file in /var/then call the info function in PHP for get the server information. Then test the PHP installation and its components. Then open your browser and go to Apache server will great you with It works
INSTALL PHPMYADMIN UBUNTU 12.04 PASSWORD
During the installation the root password of Mysql will be asked.Īfter the installation just restart the apache server sudo /etc/init.d/apache2 restart
INSTALL PHPMYADMIN UBUNTU 12.04 INSTALL
Just select LAMP Server then press enter to install the whole package.
INSTALL PHPMYADMIN UBUNTU 12.04 SOFTWARE
It will come with a software installer selector. Open the terminal -> Press Ctrl+Alt+T Install tasksel in Ubuntu 12.04 sudo apt-get install tasksel The following command will work on almost all ubuntu versions from 10.04 It provides the same functionality as using conventional meta-packages. Tasksel groups some packages by tasks and offers the user an easy way to install the packages for that task. It is an integrated installer in Denian and it works on Ubuntu Linux too.

Install LAMP on Ubuntu 12.04įor install LAMP on Ubuntu 12.04 you need a command line application called tasksel. Some libraries like mcrypt, mbstring, gd, imagemagic,curl etc. With PHP you probably need some additional packages to manage your web applicaiton. Just run one or two commands on sudo mode will solve the problem. Installing the LAMP Server in Ubuntu 12.04 is very easy now. (Note: You can go to localhost.The LAMP stands for Linux, Apache, Mysql, PHP or Pearl etc. Step 11: Finally, restart your apache server to view your changes. Step 10: Press “Y”, when prompt “Save modified buffer” and then press enter (recommended). Step 9: Traverse at the bottom of nf file and then type ” # Include /etc/phpmyadmin/nf” and then press Ctrl+x to save and exit. Step 8: You have to open nf file in order to add phpmyadmin to Apache configuration file, for that type: “sudo nano /etc/apache2/nf”. After that, you can use “sudo apt-get install phpmyadmin” to install phpmyadmin to your Ubuntu System. Step 7: In order to install php you need to type: “sudo apt-get install php5 libapache2-mod-php5” and then press “Y” when prompted. (Note: Once your server gets installed then you can use “sudo service mysql status” command in order to test MySQL). Step 6: Now, type: “sudo mysql_install_db” to install MySQL system table.

Step 5: You can also use another method to install Mysql server for that type: “sudo apt-get install mysql-server libapache2-mod-auth-mysql php5-mysql” and then hit enter. Step 3: Now, go to your web browser in order to configure or test your Apache server and for that just type: “ Step 4: Now type “sudo apt-get install mysql-server” to install MySQL server. Step 2: Just press “y”, when prompt “Do you want to continue? ”. Step 1: First open your terminal and type “sudo apt-get install apache2”, this command will install Apache server in your system.
INSTALL PHPMYADMIN UBUNTU 12.04 HOW TO
Just have a glance at this article to find out how to install Lamp (Linux, Apache, MySQL, and PHP) in Ubuntu 14.04 Step to install lamp in Ubuntu 14.04: PhpMyadmin – It is an open source web development language.MySQL – It is one of the most popular relational database management system.Apache – Apache is an open source web server mostly used in Linux-based operating systems.Linux – Linux is a widely used open source operating system.In this article, we are discussing the step by step installation of Lamp. Basically, a lamp is an abbreviation for Linux, Apache, MySQL and PHP. Great, but first you must need to know something about Lamp in the context of Operating system. Do you want to install lamp on your Linux system?.
