• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

configuration files .inf3 and .hdr.gz do not match

rjshelq

New Pleskian
When I try to use Plesk Panel's "Add Components", the Parallels Installer starts up, but when I select any component that is not yet installed (such as mysql5.5) then an error message pops up saying:

"The Parallels Installer's configuration files .inf3 and .hdr.gz contain lists of packages that do not match."

I'm using Centos 5.8 with Plesk 11.0.9, update #26. Due to this problem, I have not yet installed any of the additional components.

How can I re-synchronize the .inf3 and .hdr.gz files so that I can add components?
 
I incline to think that the issue with your repository. Could you please check it? With correct repository all should work fine.
 
Thank you for the reply Igor.

Here is the current .autoinstallerrc file content:

cat /root/.autoinstallerrc
# (mt) Parallels Plesk Panel repository mirror configuration
# DO NOT EDIT OR REMOVE THIS FILE
SOURCE_TYPE="network"
SOURCE="http://pleskrepo.mediatemple.net/plesk"
USE_PLESK_UPDATES="yes"
TARGET="/var/cache/mt"
SEPARATE_LOGS="yes"
DEBUG="yes"

If the problem is due to faulty repository as you suspect, what repository should I be using?
 
Exact Same issue

I ran into the exact same issue yesterday while trying to upgrade to mysql 5.5. This is a fresh install of Plesk 11.09 #28 on a Centos 5.8 box.

Further, I was able to upgrade to PHP 5.3 just fine (by not selecting mysql 5.5). After successfully installing PHP 5.3 I tried to do the same with MySQL 5.5 where it failed with the message described above.
 
I think that it is problem in this repository:
SOURCE="http://pleskrepo.mediatemple.net/plesk"

Use default Parallels Plesk repository instead.
 
Thank your the reply Igor, but unfortunately I have no button or other choice that shows any other repository available.

Please tell me, in detail, how to gain access to the default Parallels Plesk repository.
 
Just try to remove or rename your .autoinstallerrc file.
 
Back
Top