Immediate after dealing with iconCube, the script dies with an error about SoapClient not being found: [root@webcp migration]# ./migrate ionCube Check succeeded. Fatal error: Class 'SoapClient' not found in /root/migration/legacy/includes/importer.inc.php on line 3 What can I do to resolve this? Chris
Please install the PHP SOAP extension, it should be available as package from the Linux distribution that you have installed, then run the script again.