HostingH
- Total activity 153
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 74
Comments
Recent activity by HostingH-
Hello, Please check apache error logs and listen port 80 entry in httpd.conf, will help you to sort the pro.
-
Check ssl status using url : SSL Checker - SSL Certificate Verify . 443 is by default enabled/opened in Cpanel server. Try with another ISP or Telnet port 80/443 from your desk.
-
Please make sure that SSL is properly installed on your site. If you are using free ssl then check logs for the same in WHM.
-
Hello, Dedicated IP is showing your sudomain instead of main domain because in httpd.conf, whichever virtual host appears first for that IP will get displayed first in browser. Contact with your ...
-
Try following cmds, [root]#exim -bpr | grep "<*@*>" | awk '{print $4}'|grep -v "<>" |awk -F "@" '{ print $2}' | sort | uniq -c | sort -n [root]#exim -bpr | grep "<*@*>" | awk '{print $4}'|grep -v ...
-
Yes, you can put crons in under /etc/cron.d | /etc/cron.daily/ | /etc/cron.weekly/ etc. But check your scheduled cron time.
-
Hello, Seems security issue, please check root or user's bash history, and cpanel/secure logs to get more information about it.
-
Hello, upload it using any user or root sftp under /home then restore it using /scripts/restorepkg username or do the same from WHM >> Home "Backup "Restore a Full Backup/cpmove File, give usernam...
-
Hello, You will get all logs from your hosting provider. As you are website owner so you must contact you provider to get all suspicious logs. Cpanel access logs/last login logs etc will help you.
-
Hello, There is no any such option available in WHM-Cpanel but you can do customization by using bash script and cron :)