PDA

View Full Version : How to install phpMyAdmin on v3.0.2?


jwlinux
26th March 2010, 22:32
Hello,

I have a new ISPConfig 3.0.2 install on Debian Lenny.

I need to install phpMyAdmin for a reseller & clients to use.

The instructions here: http://www.jnsc.ch/ISPConfig_phpMyAdmin_readme.txt once again do not match the interface:

" . . . Click the "Managment" Menu
. . . Go tho the "Update Manager "

There are no such menus in 3.0.2 admin interface that I can find.

Under "System" tab in the left nav I have "Software" > Repositories which had this entry:

ISPConfig Addons http://repo.ispconfig.org/addons/

It was marked as Inactive so I changed it to active. I've waited several minutes now but nothing has shown up under there, or "Packages" or "Updates". I thougt maybe I'd get a list of available packages. Am I supposed to do something else to make it manually update?

Anyway - sorry for the digression . . . how do I install phpMyAdmin?

Thanks,

JW

till
28th March 2010, 22:32
run:

apt-get install phpmyadmin

to install phpmyadmin. The instructions you used above are for ispconfig 2, this is a completely different software then ispconfig 3, so dont mix these up.