2011
06.21

In my last post i have described how to install PHP in Ubuntu. You can found that article here. Now after installing PHP successfully we will install MySQL now.

1. Open the terminal from Applications > Accessories > Terminal

sudo apt-get install mysql-server

2. set your root password (although mysql should ask you about that when installing)

Note: You can download and set PHPMyAdmin interface for MySQL by executing. Just download it and place at /var/www/.

Rss Feed Tweeter button Facebook button Linkedin button