Kailash1
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
Comments
Recent activity by Kailash1-
Can you paste the contents of your .htaccess file? Make sure that PHP MIME is not being changed using tag in .htaccess.
-
I believe this is VPS. Clock drift is common issue in VPS. You should contact your service provider. Depending on the virtulization environment, they should be able to help you to fix this.
-
By default, it uses server's primary IP address to relay email. You do not need to set same rDNS for all IP and it is not at all recommended configuration. If rDNS and server hostname are same, you...
-
rDNS for your server's IP address should match to your server's hostname. If it is different, you get SMTP banner mismatch message. You can update your service provider to update rDNS for your serv...
-
I think you should open a ticket with cPanel support.
-
In some tutorials I saw them using different hostname and using new domain to host websites. I will change it to my original domain as you say like host.my-domain.tk. After doing this do I have to ...
-
Also, you will have to make sure that you have to set your server's hostname same as your domain name otherwise it will not work. Server's hostname should not be live website.
-
Make sure that there is no custom php.ini in the new domain which is overwriting your default PHP configuation. Upload phpinfo page and check loa
-
It seems that you are using Joomla. Make sure that your IP address is not blocked by any Joomla security plugin. also, do you see any error message in your apache error logs?
-
Make sure that his IP address is not added in deny list in cPanel and check .htaccess file as well.