SysSachin
- Total activity 1153
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 550
Comments
Recent activity by SysSachin-
Hello, Please post the output for the df -h command.
-
Hi, Might be /etc/mailips configuration file locked using chattr. Can you please check if there is set chattr for the mailips file. use command to check chattr lsattr /etc/mailips
-
Hi, Can you please try to update cPanel forcefully using command /scripts/upcp --force
-
Hello, If MySQL causing the high load then try to optimize MySQL using script mysqltuner
-
Hi, Try to exclude the pdns RPM from the EPEL YUM repo. Please check below post for more information : PowerDNS - YUM EPEL Repo
-
Hi, Make sure you have not install SSL on your website which is using server shared IP. I think SSL install on your website which is using server shared IP and that's why https redirect to domain n...
-
Hi, Might be there is browser cache. Once you have unpark domain then try to access in another browser.
-
am trying to access a domain I own. However when I enter the URL it says DNS Server unknown Hi, Please make sure website DNS record it correct. You have to check it intodns.com
-
Hi, There is an option to disable other Webmail Application in WHM. But for this you need to have root access so please contact to your hosting provider as you have only cPanel Level Access.
-
Hi, You have to find out spamming php script using below command also. tail -n 1000 /var/log/exim_mainlog | grep /home The above command will display the spam script path.