pull down to refresh
Such relief... great! btw, maybe previous database now lost. But I assume you have still a backup/snapshot from the initial state.
Let's try again with cloudPanel
deleted by author
is mysql running? sudo systemctl status mysql?
Let's also clean previous cloudpanel installation:sudo dpkg --remove --force-all cloudpanel
Thensudo apt-get install -fsudo dpkg --configure -a
to repair possible broken packages
and remove cpsudo rm -rf /etc/cloudpanel /opt/cloudpanel
no, it's inactive; and curious how to active it again?
sudo systemctl start mysql
Errors were encountered while processing:
mysql-server-8.0
it keep saying there's an error there, so annoying with this one.
deleted by author
then:sudo systemctl unmask mysql.service
and again:sudo systemctl start mysql
deleted by author
deleted by author