Migration tool error

Discussion in 'Installation/Configuration' started by levien, Nov 13, 2016.

  1. levien

    levien New Member

    migration tool gives error:

    [root@webserver02 migration]# /root/migration/migrate
    Downloading ionCube Loader for your system.
    ionCube Check succeeded.
    Failed loading /root/migration/conf/php/ioncube/ioncube_loader_lin_5.1.so: /root/migration/conf/php/ioncube/ioncube_loader_lin_5.1.so: undefined symbo l: VCWD_GETCWD
    Site error: the file <b>/root/migration/legacy/migrate.php</b> requires the ionCube PHP Loader ioncube_loader_lin_5.1.so to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.[r [root@webserver02 migration]# Failed loading /root/migration/conf/php/ioncube/ioncube_loader_lin_5.1.so: /root/migration/conf/php/ioncube/ioncube_loader_lin_5.1.so: undefined symbo l: VCWD_GETCWD
    -bash: Failed: command not found

    PHP version installed:
    [root@webserver02 migration]# php -v
    PHP 5.1.6 (cli) (built: Nov 29 2010 16:47:46)
    Copyright (c) 1997-2006 The PHP Group
    Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
    with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator

    What to do now?
     
    Last edited: Nov 13, 2016
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The ioncube loader seems to be incompatible with your PHP binary. Please use the support form here to get support for the migration tool:

    http://www.ispconfig.org/get-support/?type=migration

    My guess is that you have a 32bit userland and PHP. If that's the case then download the 32bit ioncube loader from ioncube.com and install that maually in PHP.
     

Share This Page