• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question How to install PHP 7.3 FPM on AlmaLinux 9?

danim

Basic Pleskian
Server operating system version
Almalinux 9
Plesk version and microupdate number
Plesk Obsidian 18.0.65 Update #1
Hi everyone,

For compatibility reasons, I need to run a site using PHP 7.3 FPM on a new AlmaLinux 9 server. However, I’ve noticed that while PHP 7.0 and 7.4 are available for installation, PHP 7.3 is not.

Is there any “clean” way to install PHP 7.3 FPM on AlmaLinux 9? Preferably, I’d like to avoid messy workarounds or unsupported builds.

I tried running the following command, but it didn’t work:

Code:
plesk installer add --components php7.3

Any help or guidance would be greatly appreciated!

Thanks in advance!
 
Back
Top