• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Transfering from Centos 6 to Centos 7

Ademi

New Pleskian
Hello,

I've rent a new dedicated server and I want to transfer data from my VPS. My VDS is Centos 6 apache 2.2 and Dedicated is Centos 7 apache 2.4 When starting the transfer process this pre-migration check report appears:

The following Apache modules are not installed on the destination server: authnz_ldap, ldap, authn_default, disk_cache, authz_default, authn_alias. Please install and enable these modules to prevent possible problems.

The component mod_python is not installed on the destination server. mod_python will be unavailable for all restored objects. Please install mod_python. Note that this may take a few minutes. 17 domain(s) will be affected. Install the component


I removed mod_python from the source server and disabled the apache modules but pre-migration check report shows same message.

Any ideas?
 
Hello Ademi,

May be you need to install the suggested modules on the destination server ...
 
Well Ademi,

If the migration manager is telling you to activate the respective modules, do so ....
 
Had exactly same issue. CentOS 7 uses Apache 2.4 whereas CentOS 6 was/is using Apache 2.2 - internal workings quite different.
Check carefully each of the modules [tools & settings - Apache Web Server Settings] if they actually exist on the CentOS 7 one. The ones that *do* exist, enable; the ones that don't, ignore the error/warning message.

mod_python module is no longer supported by Plesk 12 on CentOS 7
check http://httpd.apache.org/modules/

Had no issues migrating this way.
 
Last edited:
Back
Top