Update phpmyadmin with latest ispconfig

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

  1. pecka33

    pecka33 Member

  2. florian030

    florian030 Well-Known Member HowtoForge Supporter

    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. Steini86

    Steini86 Active Member

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

    Versions at https://packages.debian.org/de/phpmyadmin
     
  9. 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