• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Can't Select PHP 7.4 on Obsidian 18.0.21?

daedparrotsoftware

New Pleskian
we have:
  • OS: ‪CentOS Linux 7.7.1908 (Core)‬
  • Product: Plesk Obsidian 18.0.21 , last updated at Nov 26, 2019 07:02 AM
  • Checked at Dec 26, 2019 03:21 AM.
Which I thought included php 7.4 - log shows 7.4 being updated, but the "Install or Upgrade Plesk" apge does NOT list php 7.4 as an option we can offer and choose on ANY domains php settings. And there is NO selection listed to install php 7.4

We have a php app that would benefit from 7.4, but can't add it to the domain. Just doesn't show up as an option or something we can add. Anyone have an idea why?

Sid B.
 
Try install PHP7.4 in CLI with following command:

# plesk installer --select-release-current --install-component php7.4

and show error messages if any.
 
Hi Igor,

Same issue here :

OS ‪CentOS Linux 7.7.1908 (Core)‬
Produit Plesk Obsidian
Version 18.0.21, dernière mise à jour le 4 Jan 2020 09:57

Tail of installation gives (sorry french version :) ) :

Loaded plugins: fastestmirror

Détection des composants de produits installés en cours.
gpg-pubkey-914bdf7e-55c05220 gpg(Plesk Team <[email protected]>)
gpg-pubkey-352c64e5-52ae6884 gpg(Fedora EPEL (7) <[email protected]>)
gpg-pubkey-4520afa9-50ab914c gpg(Atomicorp (Atomicorp Official Signing Key) <[email protected]>)
gpg-pubkey-24098cb6-58875d52 gpg(Grafana <[email protected]>)
gpg-pubkey-5ebd2744-418ffac9 gpg(Atomic Rocket Turtle <[email protected]>)
gpg-pubkey-f4a80eb5-53a7ff4b gpg(CentOS-7 Key (CentOS 7 Official Signing Key) <[email protected]>)
gpg-pubkey-1bb943db-511147a9 gpg(MariaDB Package Signing Key <[email protected]>)
gpg-pubkey-cdef74bb-53a89131 gpg(KernelCare <[email protected]>)
Récupération des infos sur la clé de licence installée...
Loaded plugins: fastestmirror


Vous disposez déjà de la dernière version des produits et de tous les composants installés. L'installation va s'arrêter.
 
I have exactly the same problem - upon attempting the CLI command above I'm shown "You already have the latest version of product(s) and all the selected components installed. Installation will not continue."

I'm on CentOS 6 (final release) with latest version of Plesk Obsidian.

EDIT: just discovered PHP 7.4 is not supported on CentOS 6. That explains it then!
 
Last edited:
Back
Top