You are here
Submitted by johnbmcdonald on Wed, 2008/11/19 - 17:02
I am not sure where to begin to appoach this issue. I want to install phpmyadmin on my turnkey lamp box.
I thought I had found a good place to start, but no so..
Can someone point me in the right direction (docs, howto, faq etc) for making this work?
root@lamp:/usr/share# sudo apt-get install phpmyadmin
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package phpmyadmin
root@lamp:/usr/share#
Thanks for your help
john
Forum:
You need to enable universe repository
In the future, if you want to find out which repository a package is in, try searching packages.ubuntu.com.
You might also want to consider installing phpmyadmin from source, you can read more about that here.
Thanks Liraz
Updated for Ubuntu 8.04.1?
yep, thats correct
Thanks for mentioning it.
Add new comment