Mar
3
Install and Configure phpMyAdmin on Ubuntu LAMP
March 3, 2008 |
PhpMyAdmin is a nice database management and administration tool, it is easy to install it, but some people are having problems making it work under apache, that’s because it needs configuration. I presume you already have LAMP installed and configured on your machine, if not, please read this post - Install and Configure LAMP on Ubuntu first.
Just in case you haven’t installed phpMyAdmin yet, type the following line in the Terminal:
apt-get install phpmyadmin
To set up under Apache all you need to do is include the following line in /etc/apache2/apache2.conf, first type the following command to open up this file:
gksudo gedit /etc/apache2/apache2.conf
Add the following line of code inside apache2.conf:
Include /etc/phpmyadmin/apache.conf
Now restart Apache:
sudo /etc/init.d/apache2 restart
Point your browser to: http://domain/phpmyadmin, you should be able to see the phpMyAdmin landing page now!
Related Article:
Create a Subdomain Virtual Host on Ubuntu
Similar Posts
- Install and Configure LAMP on Ubuntu
- Create a Subdomain Virtual Host on Ubuntu
- Linux Ubuntu Install Setup PHP cURL
- Ubuntu Configure Disable Touchpad
- Ubuntu Hardy Broadcom Wireless Setup
- Install Photoshop on Ubuntu
- Install Flash CS on Ubuntu
- Install Run and Play Doom 3 on Ubuntu
- Make Acer Extensa headphone speakers Work on Ubuntu
- Install and Use Audacity on Ubuntu
- Install Java Plugin on Ubuntu Firefox
- Ubuntu Install Chinese Input
- Install and Use Skype on Ubuntu
- Play iTunes m4a Files on Linux Ubuntu
- Install IE6 using IEs 4 Linux on Ubuntu
- Ubuntu Convert Ogg Flac to mp3
- Install and Play Diablo II on Ubuntu
- Install and Play Counter Strike on Ubuntu
- Ubuntu Seperate Audio From Video
- Install and Configure Wine on Ubuntu
- Install Adobe AIR for Linux Beta on Ubuntu
- Ubuntu Best CHM Viewer
- Create Compile and Run .NET on Ubuntu
- Install and Play Quake III Arena on Ubuntu
- Install Google Earth on Ubuntu
- SCIM Filesystem Name Rename Problem
- Manipulate Files Directories using Unix Shell
- Install BitTorrent GUI Azureus on Ubuntu
- Make Acer Extensa 4620Z Wireless Work on Ubuntu
- Transfer music mp3 to and from iPod Ubuntu
- Burn Blu-Ray Disc on Ubuntu
- Ubutu Root Password
- Switch Ubuntu Server to Desktop
- Virus on Ubuntu Wine
- Install and Play Enemy Territory Quake Wars on Ubuntu
- Ubuntu Upgrade From Gutsy to Hardy Problem Fix
- Install and Play Red Alert 2 on Ubuntu
- Install and Play Quake 2 on Ubuntu
- Burn Iso on Ubuntu
- Use aMule as eMule alternative on Ubuntu
- Install and Run RealPlayer on Ubuntu
- Ubuntu Nvidia Refresh Rate Problem
- Open VCD Using VLC on Ubuntu
- Ubuntu Check Disk Usage
- Show hidden htaccess file on Ubuntu
- Install Use ICQ on Ubuntu
- Burn Audio CD on Ubuntu
- Install and Play Quake 4 on Ubuntu
- Manage Ubuntu Repository
- Best BitTorrent Client On Ubuntu
Comments
9 Comments so far



































short, clear and simply works great! thanks for sharing this!
[...] Related Articles: Install and Configure phpMyAdmin on Ubuntu LAMP [...]
[...] Related article: Install and Configure phpMyAdmin on Ubuntu LAMP [...]
[...] Credits: HowtoForge, Highub [...]
I installed sugarcrm but could not run the install.php setup wizard. After installing phpmyadmin, everything works perfectly. THank you so much.
hi, R.Alamsha, glad to know your problem’s solved. :)
This was very Uaefull to me.Thankyou Dear.
excellent, thanks!
Nice work.
Regards.