acenetgeorge
- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
Comments
Recent activity by acenetgeorge-
Which version of MySQL 5.5 are you running? InnoDB is the default engine in MySQL 5.5, and ignore_builtin_innodb was deprecated in 5.5.22. Try removing the ignore_builtin_innodb line, as well...
-
You could try using XCache as well (installed through Easyapache). It requires some configuration, but I believe there is a sample configuration file within the cPanel forums somewhere. We have ...
-
Try adding your ip to the csf.ignore file. That will cause failures from your IP to not be watched by lfd checks, and you will not be blocked.
-
Suspend the account once more, and then unsuspend it again. It is possible the suspend redirect did not get removed correctly. I've seen this happen more than once, but it is not very common.
-
Hello Ben, There should be three CNAME records needed for signing DKIM for a domain using Amazon SES. My first guess is that they might be missing. I found am article on how to set up the CNAME...
-
We're seeing the same thing, and they are direct email logins. So somehow the email passwords were compromised. Maybe a Distributed brute force of the passwords. We see those every once in a ...
-
What port is being hit? If it is UDP port 53, try blocking it with CSF. If there are still issues, you could disable security logging in the named.conf file. Other ports may need other mitigation.
-
That script is no longer in use. Try installing "ImageMagick-perl" with yum, as cPanel is now installing most everything via RPM.
-
The guide that cPanel posted a link to is what helped me a few months ago with this same issue. Do you have a DMARC record set for the domain name? That and correct SPF/DKIM records should help.
-
If you ever have to add something to the server manually, though the command line or via pecl or pear, you can update the cagefs skeleton so that any appropriate links are created. We had to do t...