• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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