Hi,
i'll tried to upgrade i-mscp to version 1.5.1 and it went messy = Removed.. Now trying to reinstall but i'm getting there errors after admin password step:
after perl imscp-autoinstall -dsnv :
Code
- [DEBUG] autoinstaller::Functions::loadConfig: Merging old configuration with new configuration...
- [INFO] Installation in progress... Please wait.
- [DEBUG] iMSCP::Execute::execute: perl -V:version 2> /dev/null
- [DEBUG] iMSCP::Execute::execute: php -nv 2> /dev/null
- [DEBUG] iMSCP::Execute::execute: make clean imscp_daemon
- [DEBUG] autoinstaller::Functions::_compileDaemon: rm -f *.o *~ imscp_daemon
- gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_cmd.c
- gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_conn.c
- gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_init.c
- gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_main.c
- gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_msg.c
- gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_notify.c
- gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_signals.c
- gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_sock_io.c
- gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -g -O2 daemon_cmd.o daemon_conn.o daemon_init.o daemon_main.o daemon_msg.o daemon_notify.o daemon_signals.o daemon_sock_io.o -o imscp_daemon
- strip -s imscp_daemon
- Compilation done
- [DEBUG] iMSCP::Service::_detectInit: SysVinit init system has been detected
- [DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/imscp-backup-all.lock
- [DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/imscp-backup-imscp.lock
- [DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/imscp-dsk-quota.lock
- [DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/imscp-srv-traff.lock
- [DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/imscp-vrl-traff.lock
- [DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/awstats_updateall.pl.lock
- [DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/imscp-disable-accounts.lock
- [DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/imscp.lock
- [DEBUG] iMSCP::Execute::execute: /etc/init.d/imscp_daemon status
- [DEBUG] iMSCP::Provider::Service::Sysvinit::_exec: imscp_daemon is not running ... failed!
- [DEBUG] iMSCP::Bootstrapper::boot: Booting setup....
- [DEBUG] iMSCP::Execute::execute: perl -V:version 2> /dev/null
- [DEBUG] iMSCP::Execute::execute: php -nv 2> /dev/null
- [DEBUG] Package::FrontEnd::_mergeConfig: Merging old configuration with new configuration...
- [DEBUG] iMSCP::Execute::execute: php -nv
- [DEBUG] Package::FileManager::_getPhpVersion: PHP 5.6.33-1+0~20180105151408.9+stretch~1.gbp0deeda (cli)
- Copyright (c) 1997-2016 The PHP Group
- Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
- [DEBUG] Package::PhpMyAdmin::_mergeConfig: Merging old configuration with new configuration...
- [DEBUG] iMSCP::EventManager::trigger: Triggering beforeSetupDialog event
- [DEBUG] iMSCP::Execute::execute: ip -o link show
- [DEBUG] iMSCP::Execute::execute: ip -o addr show
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp-disable-accounts.lock
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp-srv-traff.lock
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp-vrl-traff.lock
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp.lock
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp-backup-all.lock
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp-dsk-quota.lock
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp-backup-imscp.lock
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/awstats_updateall.pl.lock
- [FATAL] Missing or bad entry found in configuration file.
- [ERROR] iMSCP::Dialog::_execute: Failed dialog:
- Please enter a username for the master administrator:
Im not good at all with linux systems.. but i want to learn No idea how to fix this..
Debian 9 (stretch)
i-mscp 1.5.1
Thanks