Ok, so after some messing around and getting a PHP7.1/php-fpm + ioncube working as primary php, the latest version of this plugin, downloaded via the plugin manager fails. DA is the latest version. Centos8
Added the server, by the way, you cannot use special characters in the password field, for example " if you do, the password does not save.
So changed password on old server to be specifically alpha/numeric and password will save, on click the magnifying glass to the right of the server, I get a screen with no users listed and the log file shows:
----/usr/local/busoft/da-migration-tool/log/error_log---
[11-Dec-2022 23:44:02 Europe/London] PHP Notice: Undefined offset: 0 in /usr/local/directadmin/plugins/da-migration-tool/admin/includes/users.inc.raw on line 36
[11-Dec-2022 23:44:02 Europe/London] PHP Notice: Undefined offset: 0 in /usr/local/directadmin/plugins/da-migration-tool/admin/includes/users.inc.raw on line 36
[11-Dec-2022 23:44:02 Europe/London] PHP Notice: Undefined offset: 0 in /usr/local/directadmin/plugins/da-migration-tool/admin/includes/users.inc.raw on line 36
[11-Dec-2022 23:44:02 Europe/London] PHP Notice: Undefined offset: 0 in /usr/local/directadmin/plugins/da-migration-tool/admin/includes/users.inc.raw on line 40
-------
Here is the php version output:
-----
php --version
PHP 7.1.33 (cli) (built: Dec 11 2022 23:16:54) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies
with the ionCube PHP Loader + ionCube24 v12.0.2, Copyright (c) 2002-2022, by ionCube Ltd.
-----
So
@buHost any ideas? It really looked a promising plugin for migrating accounts from one DA server to another.
Any assistance appreciated, I cant do anything further as it is ioncubed.