Thanks, yes now is fine. The default was with underscore and I have added a new
Now is sorted out.
Posts by bobiturboto
-
-
Hi.
My upgrade stuck on a dialog about proftpd password.
I have provided a correct password (verified from mysql prompt) but still failing on that stage.
I have downgraded back to 1.3.15 and the procedure finished with success.
My server OS is Ubuntu 14.04
Logs:Code- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/frontend/frontend.data file in readonly mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/frontend/frontend.data file in writing mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/frontend/frontend.old.data file in readonly mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/pma/phpmyadmin.data file in readonly mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/pma/phpmyadmin.data file in writing mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/pma/phpmyadmin.old.data file in readonly mode
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::EventManager::trigger: Triggering beforeSetupDialog event
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Execute::execute: ip -o link show
- [Sat Jan 7 10:24:36 2017] [debug] iMSCP::Execute::execute: ip -o addr show
- [Sat Jan 7 10:24:37 2017] [debug] iMSCP::Execute::execute: /usr/bin/dialog --title 'i-MSCP Installer Dialog' --colors --yes-label Yes --no-label No --help-label Help --ok-label Ok --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.16)' --exit-label Abort --no-shadow --cancel-label Back --inputbox '
- Please enter a username for the ProFTPD SQL user:
- ' 39 156 fake_user
- [Sat Jan 7 10:24:44 2017] [debug] iMSCP::Execute::execute: /usr/bin/dialog --title 'i-MSCP Installer Dialog' --colors --yes-label Yes --no-label No --help-label Help --ok-label Ok --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.16)' --exit-label Abort --no-shadow --cancel-label Back --inputbox '
- Please enter a password for the ProFTPD SQL user:
- ' 39 156 fake_pass
- [Sat Jan 7 10:24:50 2017] [debug] iMSCP::Execute::execute: /usr/bin/dialog --title 'i-MSCP Installer Dialog' --colors --yes-label Yes --no-label No --help-label Help --ok-label Ok --backtitle 'i-MSCP - internet Multi Server Control Panel (1.3.16)' --exit-label Abort --no-shadow --cancel-label Back --inputbox '
- Please enter a password for the ProFTPD SQL user:
- \Z1Invalid password.\Zn
- - Password must be between 6 and 32 characters long.
- - Only ASCII alphabet and number characters are allowed.
- Please try again:
Thank you
-
Hello,
Could you please help me with issues that I receive during migrate to last nightly build.
I follow the steps in migrate guide.
My server is Ubuntu-13.04I receive this errors for database
Code- [ ERROR ]main::setupUpdateDatabase: [ERROR] Configuration variable`PHPINI_POST_MAX_SIZE` is missing.StackTrace:#0 /var/www/imscp/gui/library/iMSCP/Config/Handler.php(189):iMSCP_Config_Handler->get('PHPINI_POST_MAX...')#1 /var/www/imscp/gui/library/iMSCP/Update/Database.php(2018):iMSCP_Config_Handler->offsetGet('PHPINI_POST_MAX...')#2 /var/www/imscp/gui/library/iMSCP/Update/Database.php(140):iMSCP_Update_Database->_databaseUpdate_137()#3 /var/www/imscp/engine/setup/updDB.php(51):iMSCP_Update_Database->applyUpdates()#4 {main}
[hr]
Hello,Could you please help me with issues that I receive during migrate to last nightly build.
I follow the steps in migrate guide.
My server is Ubuntu-13.04I receive this errors for database
Code- [ ERROR ]
- main::setupUpdateDatabase: [ERROR] Configuration variable
- `PHPINI_POST_MAX_SIZE` is missing.
- StackTrace:
- #0 /var/www/imscp/gui/library/iMSCP/Config/Handler.php(189):
- iMSCP_Config_Handler->get('PHPINI_POST_MAX...')
- #1 /var/www/imscp/gui/library/iMSCP/Update/Database.php(2018):
- iMSCP_Config_Handler->offsetGet('PHPINI_POST_MAX...')
- #2 /var/www/imscp/gui/library/iMSCP/Update/Database.php(140):
- iMSCP_Update_Database->_databaseUpdate_137()
- #3 /var/www/imscp/engine/setup/updDB.php(51):
- iMSCP_Update_Database->applyUpdates()
- #4 {main}
SOLVED
I run steps for upgrade and everything is fine.
Thank you for this great software!