We purchased a license for the Migration Toolkit to migrate two old servers to new ones. One of the existing servers is running Debian 5 (lenny) and the other is running Debian 7 (wheezy). In both of them the "migrate" script does not run because of incompatibilities between Ioncube Loader and Glibc: Code: # ./migrate Failed loading /root/migration/conf/php/ioncube/ioncube_loader_lin_5.2.so: /lib/i686/cmov/libc.so.6: version `GLIBC_2.11' not found (required by /root/migration/conf/php/ioncube/ioncube_loader_lin_5.2.so) Could not open input file: /root/migration/v5/migrate.php In the server running Debian 7 we managed to run the script by first upgrading to Debian 8. But for the server running Debian 5 we would like to not upgrade it. Is there a way to run the migration script without upgrading Debian on the source server?
Yes, you must use an older version of the Ioncube loader. Please contact Migration Tool support: https://www.ispconfig.org/get-support/?type=migration