• 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

Why is Plesk 12 still using Apache 2.2.15

GlennT

Basic Pleskian
Apache 2.2.15 This is an older version and has vulnerabilities but is still being installed with Plesk 12.

Centos 6 doesn't offer later versions of Apache so perhaps this is something Plesk should upgrade via the updater.

Any thoughts on this?

Thanks
G
 
Plesk doesn't ship Apache, it only downloads it from original OS vendor repo and it is quite likely it may be outdated there (especially for older OS). If your OS comes with Apache 2.2.15, then Plesk would run Apache 2.2.15 for clients.
On my test Plesk server:

[root@ppu12-0 ~]# rpm -qi httpd
Name : httpd Relocations: (not relocatable)
Version : 2.2.15 Vendor: CentOS
Release : 39.el6.centos Build Date: Thu 16 Oct 2014 09:47:00 PM NOVT
Install Date: Mon 19 Jan 2015 03:38:15 PM NOVT Build Host: c6b9.bsys.dev.centos.org
Group : System Environment/Daemons Source RPM: httpd-2.2.15-39.el6.centos.src.rpm
Size : 2910986 License: ASL 2.0
Signature : (none)
Packager : CentOS BuildSystem <http://bugs.centos.org>
URL : http://httpd.apache.org/
Summary : Apache HTTP Server
Description :
The Apache HTTP Server is a powerful, efficient, and extensible web server.
 
Apache 2.2.15 This is an older version and has vulnerabilities but is still being installed with Plesk 12.
Centos 6 doesn't offer later versions of Apache so ...
Given that Apache is shipped by CentOS, it might mean that's time to go for CentOS 7
 
Also note that CentOS applies security patches for their supported versions. The installed version would be 2.2.15-39.el6 and not just 2.2.15
 
Back
Top