multiple php 7.4 on fresh ispconfig 3.2 install on debian buster

Discussion in 'General' started by xoor, May 19, 2021.

  1. xoor

    xoor New Member

    Hi,
    I cannot much information concerning this. Is it risky? This is a prod environment so I would prefer not breaking anything.
    Let recall that actually php version is 7.2. Should I use surry package.

    Thanks, for your work.
     
  2. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    Yes. Just follow the tutorial for it.
     
  3. xoor

    xoor New Member

    Thanks for your answer Ahrasis,
    Tutos I found were dealing with debian 8-9.
    I did not find confirmation tutos dealing with buster version.
    Would you have a link for that?
     
  4. Taleman

    Taleman Well-Known Member HowtoForge Supporter

  5. xoor

    xoor New Member

    Thanks for your answer Taleman.
    Sorry I was not enough explicit. I have a fresh debian buster install with ispconfig 3.2.3 installed on it and thus I have php 7.3 installed as default for ispconfig. I did not find any tuto corresponding exactly to the
    I read on the forum that is was a very bad idea to change default php version of ispconfig.
    However, I need a php 7.4 for a website, so default php 7.3 was not enough. I added sury repo, installed 7.4 and added 7.4 version iin ispconfig, and ...
    That worked!
    Thanks again for you attention.
     
    ahrasis likes this.
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Correct.

    That's the right way, as described in the guide that @Taleman posted a link to. Just take care that you follow the whole guide and set the correct default version.
     
  7. mixa

    mixa New Member

    Hi guys,

    I followed the guide for PHP 7.4 installation (the link that @Taleman posted) so I just have one question, on step 4 where we need to install gpg keys I get an error:

    #wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
    #Resolving packages.sury.org (packages.sury.org)... 89.38.224.138
    #Connecting to packages.sury.org (packages.sury.org)|89.38.224.138|:443... connected.
    #ERROR: The certificate of ‘packages.sury.org’ is not trusted.
    #ERROR: The certificate of ‘packages.sury.org’ has expired.

    Does anybody have a solution for this? Just to mention it's Debian 9 in question.

    Thanks..
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

  9. mixa

    mixa New Member

Share This Page