HuyND
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by HuyND-
Hello team and everyone, I'm system admin in Vietnam. I just migrate all accounts from old server named h1.mydomain.com.vn to the new server named test.h1.mydomain.com.vn. The domain test.h1.mydom...
-
Well really if you want to remove the 3rd party installation you'd want to remove ALL the packages associated with it not just the server package so the command would need to include all of these ...
-
Depending on what you want to do you need to remove one version of ClamAV. The version of cPanel ClamAV does not match the secondary version you have installed. Hello Lauren, So How can I remove ...
-
The issue is that you've got separate versions of ClamAV installed and they're conflicting. What is the output of the following: rpm -qa |grep -i clam Here it is clamav-update-0.101.4-3.el7.x86...
-
Clamav is your problem. You need to remove which you installed manually and then upcp will run smoothly. Hello all, The clamav was installed automatically while I was installing cPanel. How can I...
-
Very weird. Any more info in /var/cpanel/updatelogs/update.1594914059.log file? Yes. I run command #tail -100 /var/cpanel/updatelogs/update.1594914059.log. It show like below [2020-07-16 22:42:...
-
Hi all, I just edit the file /etc/cpupdate.conf. And I can run /scripts/upcp --force. But i'm stack in this error: [2020-07-16 22:43:00 +0700] 17% complete [2020-07-16 22:43:00 +0700] E Running...
-
Okay so just follow this
-
Do you have root access via SSH? Are you able to run the following command? /scripts/upcp --force Yes, I have root access and can run this command "/scripts/upcp --force"
-
Based on that output it looks like you have updates disabled. What's in the file /etc/cpupdate.conf? Yes, here it is. CPANEL=release RPMUP=never SARULESUP=never STAGING_DIR=/usr/local/cpanel UPD...