In the previous article, we have introduced the WDCP – Linux server management system. For whatever reason, many friends may forget the MYSQL ROOT account management password or even the WDCP background management login password when using the WDCP management panel on their VPS/servers. Today we will summarize these problems and list solutions.
Forcibly change the root password of MySQL, which is useful when you forget the MySQL password
sh /www/wdlinux/tools/mysql_root_chg.sh
Wdcp3.0 uses the following commands:
sh /www/wdlinux/wdcp/shell/mysqlrootchp.sh
The modification method of wdcp background login password forgotten
sh /www/wdlinux/tools/wdcp_login_chp.sh
Wdcp3.0 uses the following commands:
sh /www/wdlinux/wdcp/shell/wdcploginchp.sh
FTP configuration file check is useful when FTP cannot connect or log in
sh /www/wdlinux/tools/pureftp_conf_check.sh
Wdcp3.0 uses the following commands:
sh /www/wdlinux/wdcp/shell/pureftpconfcheck.sh
The wdcp permission check is useful when the wdcp background is abnormal or some functions cannot be used
sh /www/wdlinux/tools/wdcp_perm_check.sh
Repair of the failure to connect to the wdcp database. For example, the login background prompts "MySQL cannot be connected, please check whether MySQL has been started and whether the user password is set correctly"
sh /www/wdlinux/tools/mysql_wdcp_chg.sh
The Method of Repairing the Setting Error of WDCP Background Restriction Login IP
sh /www/wdlinux/tools/wdcp_login_cbip.sh
Wdcp3.0 uses the following commands:
sh /www/wdlinux/wdcp/shell/wdcplogincip.sh
Note: To use the above methods, you need to use SSH to log in to the server, and then execute the corresponding commands.
Statement: All articles on this site, unless otherwise specified or marked, are originally published on this site. No individual or organization is allowed to copy, embezzle, collect and publish the content of this website to any website, book and other media platforms without the consent of this website. If the content of this website infringes upon the legitimate rights and interests of the original author, please contact us for handling.