Jarvis421
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Comments
Recent activity by Jarvis421-
Hello, Did you enable DKIM via the "Email Authentication" option in cPanel? Also can you please check and ensure that public key at : /var/cpanel/domain_keys/public/yourdomain.tld matches the publ...
-
Hello, Are you using SHOW GLOBAL or SHOW to check the value? Try running : SHOW GLOBAL VARIABLES LIKE '%max_user_connections%';
-
Hello Dave, Welcome to cPanel forums. IP mismatch in DNS and Apache configuration can cause such issues. Just check and ensure that A record of domains that have issue are matching IP in httpd.co...
-
Hello, Did you check phpPgAdmin?
-
Hello, Did you check if the domain is resolving correctly to server IP? You can check this from command line using below command : dig +trace domain.com Or you can use an online tool if you are...
-
Hi, Can you check your system's default PHP version and ensure it has php-fpm package installed? You should be able to check system's default PHP version from MultiPHP Manager in WHM. Does your ...
-
Hello Seyed, If email username and password are correct, it is possible that login failure is caused by either cPHulk block or email account login suspension. You should be able to manage email ac...
-
Hi Kareem, I reviewed the mail log you attached and it seems you are referring to incoming emails to your server being marked as spam. From subjects of mails and spam score, it appears the incomin...
-
Hello Kareem, Are you having issue with sending or receiving emails? If you have root access to the server, log into the server via SSH and check mail logs. You can use below command (via SSH) to...
-
Hello, If I understand correctly, you are saying that you have 2 different cPanel accounts and you are able to log into cPanel as admin2/user2 using URL : cpanel.site1.com and vice versa. This is ...