• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Php 5.4 not show in components list

Selçuk

New Pleskian
Hi,
in my server there is a folder C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP54.
But in my plesk panel components list show only PHP 5.2.17, PHP 5.3.29
Also in hosting php support settings show only PHP 5.2.17, PHP 5.3.29
How enabled php 5.4 in my system?

OS: Microsoft Windows Server 2008 R2 Service Pack 1
Panel version: 11.5.30 Update #51
 
Try to update list of components with command

"%plesk_bin%\defpackagemng.exe" --get --force

And check components after that.
 
Hi,

Go to Tools & Settings > Updates and Upgrades > log in > Add/Remove components > Plesk Hosting features. Remove PHP 5.4 and 5.5 and click "Continue".
They should now be uninstalled.
After the uninstallation has been finished, just follow the same steps and install PHP 5.4 and 5.5 again.
 
Back
Top