• 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 Plesk on CentOS 6 and Apache 2.4

Yes. It's better and safer to use Apache from OS vendor repository. For CentOS 6 and Onyx I see:

# plesk version
Product version: Plesk Onyx 17.5.3 Update #38
Update date: 2018/01/23 04:02
Build date: 2017/03/17 16:00
OS version: CentOS 6.9
Revision: 55d1b49a272f44666e1920eca8b6e4da449a38cd
Architecture: 64-bit
Wrapper version: 1.2

# rpm -qi httpd
Name : httpd Relocations: (not relocatable)
Version : 2.2.15 Vendor: CentOS
Release : 60.el6.centos.6 Build Date: Thu Oct 19 23:44:47 2017
Install Date: Tue Oct 24 04:04:26 2017 Build Host: c1bl.rdu2.centos.org
Group : System Environment/Daemons Source RPM: httpd-2.2.15-60.el6.centos.6.src.rpm
Size : 3166418 License: ASL 2.0
Signature : RSA/SHA1, Sat Oct 21 00:13:17 2017, Key ID 0946fca2c105b9de
Packager : CentOS BuildSystem <My View - CentOS Bug Tracker>
URL : Welcome! - The Apache HTTP Server Project
Summary : Apache HTTP Server
Description :
The Apache HTTP Server is a powerful, efficient, and extensible web server.


For CentOS7 and Onyx:

# plesk version
Product version: Plesk Onyx 17.5.3 Update #39
Update date: 2018/01/30 05:29
Build date: 2017/03/17 16:00
OS version: CentOS 7.2.1511
Revision: 55d1b49a272f44666e1920eca8b6e4da449a38cd
Architecture: 64-bit
Wrapper version: 1.2

# rpm -qi httpd
Name : httpd
Version : 2.4.6
Release : 67.el7.centos.6
Architecture: x86_64
Install Date: Tue 30 Jan 2018 05:18:35 AM NOVT
Group : System Environment/Daemons
Size : 9827789
License : ASL 2.0
Signature : RSA/SHA256, Fri 20 Oct 2017 06:31:20 PM NOVT, Key ID 24c6a8a7f4a80eb5
Source RPM : httpd-2.4.6-67.el7.centos.6.src.rpm
Build Date : Fri 20 Oct 2017 02:41:19 AM NOVT
Build Host : c1bm.rdu2.centos.org
Relocations : (not relocatable)
Packager : CentOS BuildSystem <My View - CentOS Bug Tracker>
Vendor : CentOS
URL : Welcome! - The Apache HTTP Server Project
Summary : Apache HTTP Server
Description :
The Apache HTTP Server is a powerful, efficient, and extensible web server.
 
Back
Top