Ameya Barwe
- Total activity 93
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 44
Comments
Recent activity by Ameya Barwe-
You will need to run WHM > Software > System Update to complete the update of SSH. But I think, cPanel automatic updates may be disabled, which you can verify through the WHM > Server Configurati...
-
Try /scripts/upcp --force and see if this has fixed your issue or not. Otherwise paste here logs that you are getting while accessing cPanel :- tail -f /usr/local/apache/logs/error_log
-
After removing maildirsize file, you will need to relogin to your email account through webmail so cPanel will automatically recreate it. :)
-
Your attachment has been remove, can you reattach? Or paste exact errors that you are getting. :)
-
You will not receive outdated backup from daily/weekly/monthly backup archive once you clicked on the database name under Download a MySQL Database Backup option. It will always create new backup...
-
What causes high server loads? Troubleshooting high server loads on Linux servers
-
I think, might be some issues with last cPanel update, can you again run /scripts/upcp --force and see if this resolve it or not?
-
Did you check if your server's IP address is in the email blacklist or not? mxtoolbox.com/blacklists.aspx
-
@bloatedstoat I did face the same issue today and found mailboxes are not present on the server for that cPanel users. I simply removed passwd, quota and shadow file from this path :- /home/use...
-
Hi This might be a temporary issue, you can try below fix :- /etc/init.d/exim stop cd /var/spool/exim/db mv ratelimit ratelimit.bak mv ratelimit.lockfile ratelimit.lockfile.bak /etc/init.d/...