Basically there are many many many configuration and code and database changes between ZPanel and Sentora. The quickest way to make an upgrade was to take the ZPanel databases over to Sentora fresh install and rerun the daemon.
All of my servers, pcs and even my PI has /etc/hostname ... little bit strange yours doesn't, who is your server provider?
can you run:
and see if it returns the current zpanel root password correctly?
Also is your shell set /bin/bash?
All of my servers, pcs and even my PI has /etc/hostname ... little bit strange yours doesn't, who is your server provider?
can you run:
Code:
cat /etc/sentora/panel/cnf/db.php | grep "pass" | cut -d \' -f 2
and see if it returns the current zpanel root password correctly?
Also is your shell set /bin/bash?