Update phpmyadmin with latest ispconfig

Discussion in 'General' started by pecka33, Sep 14, 2021.

  1. pecka33

    pecka33 Member

  2. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    why not just
    Code:
    apt install phpmyadmin
    ?
     
  3. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

  4. brainsys

    brainsys Member

    I had a problem with that. I reverted to using the Perfect Tutorial method substituting 5.1.1 download for 4.9.x. Worked first time.
     
  5. seb6272

    seb6272 New Member

    Hello,
    almost same question here :
    I have used www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/ (automated ISPConfig3 Installation) on my debian 10 server.
    The script interrnally uses phpMyadmin-4.9.0.1-all-languages.tar.gz for phpmyadmin installation.
    Is there a reason for this particular version ?

    My server is now in production, can I upgrade to the latest version of phpMyadmin (5.1.1) using this : docs.phpmyadmin.net/fr/latest/setup.html#upgrading-from-an-older-version ?

    Thanks !
     
  6. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

  7. Steini86

    Steini86 Active Member

    The information in the guide is outdated. phpmyadmin is back in the official debian repos.
    If you do the manual install method you have to keep track of updates yourself (and they come often and regularly are security related). ISPC will not do that for you.
    I suggest to use the apt method as Florian said. Bullseye version currently is 5.0.4+dfsg2-2 but you can also install the newest version (if you need it?) from testing. Or you wait a bit longer: Devs are working on bringing 5.1.1. to bullseye-backports: https://tracker.debian.org/pkg/phpmyadmin
    Another alternative is to use the developers ubuntu PPA: https://launchpad.net/~phpmyadmin/+archive/ubuntu/ppa This has the newest developments (currently 5.2), but is not recommended for production use.
     
  8. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    I don't think the PMA repo is quite up-to-date or its PPA is well maintained or that has the latest stable version (as it's 4.5 in the PPA from where I checked just now).

    Basically you can use script to auto uodate PMA that you manually installed per the guide I mentioned and simple search (of automatic update phpmyadmin) will lead you to it.

    Again it's up to you to choose which ever method that you prefer.
     
  9. Steini86

    Steini86 Active Member

    Were you distracted by the 4: in front of the version number?

    Versions at https://packages.debian.org/de/phpmyadmin
     
  10. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    Only Ubuntu has PPA and unless I am blind, your link to it shows PMA 4.5. :cool:
     
  11. Steini86

    Steini86 Active Member

    The "4:" does not belong to the version number. The versions are 5.1.1 for focal and bionic
     

Share This Page