ModServ
- Total activity 182
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 74
Comments
Recent activity by ModServ-
Thank you, I've opened a ticket and you fixed it for me.
-
Still not counting bandwidth. Any updates on this?
-
I couldn't think of anymore ban lists but I guess there are misconfiguration somewhere. Try stopping CSF & cPHulk and get them to try again. If it's still not working try checking for their websi...
-
You mean that when some account owner login into FTP, he/she can remove backtrace logs from /var/log/messages?
-
I guess maybe you could get some help in ConfigServer forum as I've faced this issue before and tried to fix it in many ways but never get any luck so turned off alerts.
-
yes looks like will have to open a support ticket. appreciate all your help though. You are most welcome :)
-
Try this: mv /etc/pki/tls/certs/ca-bundle.crt{,.cpbak} yum reinstall ca-certificates Then do this: wget --no-check-certificate https://securedownloads.cpanel.net/STSTestKey.asc If that doesn't...
-
Are you sure that your server is able to connect to cpanel servers? Because I tried retrieving all URLs in your reply and I downloaded all of them. root@XXXXXX [~]# wget Resolving securedownload...
-
Do this: /usr/local/cpanel/scripts/updatesigningkey Then update again.
-
Remove it first: rpm -e --nodeps wget-1.11.4-2.el5_4.1 Then install it again: yum install wget