所以我刚刚使用以下命令在我的CentOS Linux 7.1.1503版(Core)64位机器上安装了WHM。
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
这样做之后我去了http://myip:2087并尝试登录。
对于用户名我输了root,对于密码,我输入了我的root密码,我可以通过SSH访问我的机器。
我检查了我的cPanel错误日志并且有大量错误,但我滚动到底部并为您提供了我认为登录错误的示例。
[2015-10-20 12:21:23 +0200] warn [cpsrvd] Brute force checking was skipped for the “root” from “my.ip.ipv4.form” for the “system” service because the system could not connect to cphulkd. at cpsrvd.pl line 5336.
cpanel::cpsrvd::connect_cphulkd() called at cpsrvd.pl line 4772
cpanel::cpsrvd::handle_form_login() called at cpsrvd.pl line 1067
cpanel::cpsrvd::handle_one_connection() called at cpsrvd.pl line 884
cpanel::cpsrvd::script() called at cpsrvd.pl line 379
[2015-10-20 12:21:28 +0200] warn [cpsrvd] Brute force checking was skipped for the “root” from “my.ip.ipv4.form” for the “system” service because the system could not connect to cphulkd. at cpsrvd.pl line 5336.
cpanel::cpsrvd::connect_cphulkd() called at cpsrvd.pl line 4772
cpanel::cpsrvd::handle_form_login() called at cpsrvd.pl line 1067
cpanel::cpsrvd::handle_one_connection() called at cpsrvd.pl line 884
cpanel::cpsrvd::script() called at cpsrvd.pl line 379
[2015-10-20 12:21:55 +0200] warn [cpsrvd] Brute force checking was skipped for the “root” from “my.ip.ipv4.form” for the “system” service because the system could not connect to cphulkd. at cpsrvd.pl line 5336.
cpanel::cpsrvd::connect_cphulkd() called at cpsrvd.pl line 4772
cpanel::cpsrvd::handle_form_login() called at cpsrvd.pl line 1067
cpanel::cpsrvd::handle_one_connection() called at cpsrvd.pl line 884
cpanel::cpsrvd::script() called at cpsrvd.pl line 379
[2015-10-20 12:22:14 +0200] warn [cpsrvd] Brute force checking was skipped for the “root” from “my.ip.ipv4.form” for the “system” service because the system could not connect to cphulkd. at cpsrvd.pl line 5336.
cpanel::cpsrvd::connect_cphulkd() called at cpsrvd.pl line 4772
cpanel::cpsrvd::handle_form_login() called at cpsrvd.pl line 1067
cpanel::cpsrvd::handle_one_connection() called at cpsrvd.pl line 884
cpanel::cpsrvd::script() called at cpsrvd.pl line 379
问题是什么,我该如何解决? (第一次WHM用户)
答案 0 :(得分:0)
使用root用户登录WHM时遇到什么错误?您也可以尝试使用以下命令禁用服务器上的cPHulk并尝试登录。
/usr/local/cpanel/etc/init/stopcphulkd
/usr/local/cpanel/bin/cphulk_pam_ctl --disable