• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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