How to install phpMyAdmin on v3.0.2?

Discussion in 'Installation/Configuration' started by jwlinux, Mar 26, 2010.

  1. jwlinux

    jwlinux New Member

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     

Share This Page