mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Unable to change the MySQL root password #572
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cloudpanel-io on 8/25/2020
Installer failed with the following error message:
"Unable to change the MySQL root password, error message: Command "Changes a mysql user's password : sudo mysqladmin --host=127.0.0.1 --user=root --password=''root'' password ''*******'' --port=3306" failed, error message: sudo: mysqladmin: command not found"