• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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