RoseHosting
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 35
Comments
Recent activity by RoseHosting-
You are using SendGrid, whether there is an issue with your SendGrid configuration or maybe you're using their free plan with no dedicated IP (getting abused by spammer) . You would want to consult...
-
By default, cPanel creates 'default' DKIM selector. It seems your domain healinglight.co.za DKIM is not working, hence DMARC fail.
-
As root, you can also run /scripts/whmlogin or simply whmlogin to get a one-time link to log in to WHM as root
-
Did you upgrade your RAM? It is obvious that some of the services are killed by OOM killer, it means your server needs more RAM. Pay more attention to MySQL service, if OOM killer keeps killing it,...
-
You can run this command to make sure that OOM killer is killing your MySQL service: dmesg -T | grep -i 'killed process' And if that's the case, you would want to consider upgrading your RAM
-
Yes, most likely there's an issue with your disk storage Hi, I tried the quotes to escape the back slashes but I still get the same error and I run the "stat" command to the other files (mails) w...
-
You can lower your innodb_buffer_pool_size value, because according to your MySQL Tuner script result, your InnoDB data size is only around 16MB.
-
Have you tried running this command? /scripts/fixquotas
-
Please post the content of the /etc/yum.repos.d/EA4.repo Also, what is the output of curl -I http://httpupdate.cpanel.net/ea4-c7-x86_64-mirrorlist
-
Restarting the server or PHP-FPM for Apache or Apache seems to resolve the issue for around 6-12 hours before it returned. Have you checked your apache/php-fpm error log?