• 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 Update Apache to 2.4.7 on PLESK ONIX

You can try to compile latest httpd-2.4.25 from source on CentOS7, but it is really not a trivial task. I spent much time for resolving different compilation issues and as you can see it works now:

# plesk version
Product version: Plesk Onyx 17.0.17 Update #17
Update date: 2017/02/22 04:43
Build date: 2016/11/17 16:00
OS version: CentOS 7.2.1511
Revision: ab6766191d3ba26e7b21255ab007fc7fc56d84c6
Architecture: 64-bit
Wrapper version: 1.2

# httpd -V
Server version: Apache/2.4.25 (Unix)
Server built: Feb 22 2017 11:57:51
Server's Module Magic Number: 20120211:67
Server loaded: APR 1.5.2, APR-UTIL 1.5.2
Compiled using: APR 1.5.2, APR-UTIL 1.5.2
Architecture: 64-bit
 
Back
Top