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

Resolved When will PHP 7.3 be included in Plesk Installer

NetConsulting

New Pleskian
As PHP version 7.3 was released on 6th December we would like to know when PHP 7.3 will be available in the Plesk installer.

AZ3AlWx.png
 
*PHP 7.3 is not installed by default in new installation nor existing one so you need to manually install it until Plesk tick that option by default.

direct install via SSH

Code:
plesk installer --select-release-current --install-component php73
 
Thanks to @Hextrator for posting the solution to install PHP 7.3 on the server.

In order to be able to assign PHP 7.3 to a website, you first have to follow the instructions @Hextrator posted above:

Install php73 via SSH:
Code:
plesk installer --select-release-current --install-component php73

Afterwards you have to install the PHP 7.3 support via the Plesk Installer:
vjDbfw3.png


And then you can assign it to a website:
6R9cvCx.png
 
I get no such options at all, stuck on a old version of PHP.
perhaps I do not under stand you correctly, what is missing? If you mean php 7.4 than take into consider to upgrade to Plesk Obsidian. In Plesk Obsidian php 7.4 is allready available.
 
Last edited:
at your screenshot it is the component section - here you will see always only the major version
go to Plesk Panel > Tools & Settings > Php settings and tell us which php 7.3 version you see and check your update settings, php updates comes with system updates
 
which OS and Plesk Version including MU Level do you have? seems your system wasnt updated for a longer periode of time
and check your settings in Plesk Panel > Tools & Settings > Update & Upgrade settings > General
 
Last edited:
Back
Top