In the previous article we have introduced the Wdcp–linux Server management system, for whatever reason, there should be a lot of friends on their own vps/server to use the WDCP Admin panel when you forget the MySQL root account management password, Even have forgotten WDCP background management login password situation. Today we will summarize these questions, Luo list the solution.
Force changes to the root password of MySQL, which is useful when you forget your MySQL password
sh/www/wdlinux/tools/mysql_root_chg.sh
wdcp3.0 use the following command:
sh/www/wdlinux/wdcp/shell/mysqlrootchp.sh
WDCP Background login password forgot how to modify
sh/www/wdlinux/tools/wdcp_login_chp.sh
wdcp3.0 use the following command:
sh/www/wdlinux/wdcp/shell/wdcploginchp.sh
FTP profile check, useful when FTP cannot connect or log on
sh/www/wdlinux/tools/pureftp_conf_check.sh
wdcp3.0 use the following command:
sh/www/wdlinux/wdcp/shell/pureftpconfcheck.sh
WDCP permissions check, useful when WDCP background is not working or some features are unavailable
sh/www/wdlinux/tools/wdcp_perm_check.sh
WDCP the database cannot be connected, such as login background prompt "Unable to connect MySQL, please check if MySQL is started and user password is set correctly"
sh/www/wdlinux/tools/mysql_wdcp_chg.sh
WDCP Background limit logon IP Settings error fix method
sh/www/wdlinux/tools/wdcp_login_cbip.sh
wdcp3.0 use the following command:
sh/www/wdlinux/wdcp/shell/wdcplogincip.sh
Note: The use of the above methods, you need to use SSH login server, and then execute the corresponding command.
WDCP admin panel forgot the MySQL root password and reset the background login password method summary