• 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.

Updating apache from 2.2.15 to 2.2.26 ?

SuperElf

New Pleskian
Hi,

I often see lots of errors in my log that look something like this:

Hostname www.MyDomain.com provided via SNI and hostname www.mydomain.com provided via HTTP are different.

I understand that this specific error has been fixed in apache 2.2.26. See here: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup&pathrev=1515565.

I am using Plesk Panel for Linux version 11.5.30 update #31.

Is there a safe way to update apache from 2.2.15 to 2.2.26 so that I can get rid of these errors?

Thanks!
-Nick
 
As you can see vendor of httpd package is CentOS:

# rpm -qi httpd
Name : httpd Relocations: (not relocatable)
Version : 2.2.15 Vendor: CentOS
Release : 29.el6.centos Build Date: Wed 14 Aug 2013 12:28:20 AM NOVT

Therefore I think you can try to update it from one of Centos repositories. But note, that consequences are unpredictable.
 
Back
Top