On a fresh installed server with Ubuntu 16.04 LTS the installation of the version 1.3.0 ends without any error or comment after the step of confirmation of the data base name and fall back to console. Every retry ends in the same case.
There are serveral posts with similar problems after updating.
So the config files /etc/imscp/imscp.conf contains:
If u see, there is not a value, i think because the installation doesnt reach this point of a fresh installation.
The var/log/imscp-autoinstall.log contains:
The var/log/imscp contains at bottom:
Code
- [Fri Jul 1 12:05:43 2016] [debug] iMSCP::Execute::execute: /usr/bin/dialog --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.0)' --ok-label Ok --insecure --exit-label Abort --colors --yes-label Yes --cancel-label Back --no-label No --help-label Help --title 'i-MSCP Installer Dialog' --radiolist '\Z4\Zb\ZuMySQL Database Prefix/Suffix\Zn
- Do you want use a prefix or suffix for customer'\''s SQL databases?
- \Z4Infront:\Zn A numeric prefix such as '\''1_'\'' will be added to each customer SQL user and database name. \Z4Behind:\Zn A numeric suffix such as '\''_1'\'' will be added to each customer SQL user and database name. \Z4None\Zn: Choice will be let to customer.' 14 70 3 infront '' off behind '' off none '' on
- [Fri Jul 1 12:05:43 2016] [debug] iMSCP::Execute::getExitCode: Command exited with value: 255
But i dindt find a workaround. What now? Is there a patch? And if, how can i get it?