Eminds
- Total activity 620
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 304
Comments
Recent activity by Eminds-
did you see any logs in /var/log/exim_mainlog ?
-
You will need to check for the slow sql queries with the command mysqladmin proc it will list the processes and queries. Further more, I dont thing the VPS is optimized . Try optimizing VPS and my...
-
While adding the domain it should auto select the directory ..and if you are selecting customized path make sure the path is set correctly in httpd.conf for that domain.
-
The IP address of the server is blocked, you will have to get it whitelisted and make sure you have configured Reverse DNS entry for the IP . In order to create the entry contact your server provid...
-
while sending the mail to the email that are hosted on office365 or exchange did you received any bounce back with error message ? also check the /var/log/exim_mainlog while sending the mail to e...
-
Fix the connecting machine's reverse DNS, make sure you have RDNS added and resolving to the right IP. You should also issue a FLUSH HOSTS statement on the MySQL server.
-
Do you have SSL installed for the Server Hostname ?
-
as per the screenshot you are using google's name servers as NS records points to google name servers. have you registered the name servers that you have created on WHM with your registrar ?
-
You should first check why apache going down .. check the logs on the server to rectify the issue and fix it instead of setting up some thing that will restart the apache.
-
If you have root access of the server check the either /backup directory or /home/backup directory where you would find the backups. The backups are in .tar.gz file format. So you can simply remove...