Eminds
- Total activity 620
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 304
Comments
Recent activity by Eminds-
Hello, Make sure the DNS zone has correct A entry for the hostname and try going through the below documentation Tweak Settings - Redirection - Documentation - cPanel Documentation
-
if you have root access of the server try running the cron manually on the server and check the logs at /var/log/cron it will give you an idea of whats happening
-
did you checked if the MX record for the domain is configured properly ?
-
It seems to be a permission issue however try checking error logs to get the more idea of whats happening
-
is it a wordpress website ? , check the .htaccess file .
-
instead of deleting the spams, you have to check whats causing the spamming that is the first thing I will suggest. From the WHM in Mail stats option and Mail queue option check the mails to see fr...
-
Make sure you set the resolvers as well as set the hostname for the name server . Hostname should a fully qualified domain name that is required for Cpanel installation.
-
If you are logging in with Cpanel username and password to FTP, the path of the files will be /home/cpanel-username/public_html
-
There are not standard steps to fix as it can be the DDOS attack and the IPs needs to be find out . OR there might multiple reasons for the issues like that, may be your server is not tuned and twe...
-
Login to your server with root and use the below command to stop the exim /etc/init.d/exim stop or service exim stop and to make sure no exim process running use command killall exim