Hello guys,
this procedure has been done multiple times, but unfortunately this time without luck.
Source and destination servers are identical, so Jessie x64 running in a Hyper-V environment.
I copied from old server:
/etc/imscp
/var/www
/var/mail
and all the databases of course...
on the new server I started: "perl imscp-autoinstall -dar" using version 1.3.1 (like source server) and then also with 1.3.3
the log says:
Code
- [Wed Sep 28 22:09:06 2016] [debug] iMSCP::EventManager::trigger: Triggering afterSetupPreInstallPackages event
- [Wed Sep 28 22:09:06 2016] [debug] iMSCP::Execute::executeNoWait: su - imscp -s /bin/sh -c 'php -d date.timezone=UTC -d allow_url_fopen=1 -d suhosin.executor.include.whitelist=phar composer.phar --no-ansi -n -d=/var/local/imscp/packages show imscp/ajaxplorer 0.2.0.*@dev'
- [Wed Sep 28 22:09:06 2016] [debug] iMSCP::Execute::getExitCode: Command exited with value: 1
- [Wed Sep 28 22:09:06 2016] [error] iMSCP::Composer::_checkRequirements: Package imscp/ajaxplorer (0.2.0.*@dev) not found. Please retry without the '-a' option.
- [Wed Sep 28 22:09:06 2016] [debug] iMSCP::Execute::execute: /usr/bin/dialog --title 'i-MSCP Installer Dialog' --help-label Help --colors --no-shadow --yes-label Yes --insecure --no-label No --exit-label Abort --cancel-label Back --ok-label Ok --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.3)' --msgbox '\Z1[ERROR]\Zn
- Error while performing step:
- Checking composer package requirements
- Error was:
- \Z1iMSCP::Composer::_checkRequirements: Package imscp/ajaxplorer (0.2.0.*@dev) not found. Please retry without the '\''-a'\'' option.\Zn
- Please have a look at http://i-mscp.net/forum if you need help.
- ' 55 210
- [Wed Sep 28 22:09:17 2016] [debug] iMSCP::Execute::execute: /usr/bin/dialog --title 'i-MSCP Installer Dialog' --help-label Help --colors --no-shadow --yes-label Yes --insecure --no-label No --exit-label Abort --cancel-label Back --ok-label Ok --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.3)' --msgbox '\Z1[ERROR]\Zn
- Error while performing step:
- Packages pre-installation...
- Error was:
- \Z1iMSCP::Composer::_checkRequirements: Package imscp/ajaxplorer (0.2.0.*@dev) not found. Please retry without the '\''-a'\'' option.\Zn
- Please have a look at http://i-mscp.net/forum if you need help.
- ' 55 210
- [Wed Sep 28 22:09:18 2016] [debug] iMSCP::Execute::execute: /usr/bin/dialog --title 'i-MSCP Installer Dialog' --help-label Help --colors --no-shadow --yes-label Yes --insecure --no-label No --exit-label Abort --cancel-label Back --ok-label Ok --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.3)' --msgbox '\Z1[ERROR]\Zn
- Error while performing step:
- Processing setup tasks
- Error was:
- \Z1iMSCP::Composer::_checkRequirements: Package imscp/ajaxplorer (0.2.0.*@dev) not found. Please retry without the '\''-a'\'' option.\Zn
- Please have a look at http://i-mscp.net/forum if you need help.
- ' 55 210
- [Wed Sep 28 22:09:19 2016] [error] autoinstaller::Functions::install: An error occurred while performing installation steps
I also tried something different from ajaxplorer, same results...
Options:
mysql 5.5, php-fpm, dovecot, proftpd, no SSL
sources.list has not been touched with exotic mods, just original...
networking works, dns resolution works...
Am i perhaps missing something ?
If you need any further informations, please let me know.
Thank you, bye Kess.