GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
Just add the subdomains and then rerun autossl on that user and that should take care of it. Worst case, remove the existing SSL and then run autossl again but the first way should work I believe.
-
You can't mount a volume on a fodler that does not exist. Since you renamed mysql to mysql.actual, you need to recreate /var/lib/mysql and then this command mount /dev/sdc1 /var/lib/mysql; Won't...
-
Yes those rules are known to cause a lot of issues and I rarely use them. I normally use these Deploy Comodo ModSecurity Rule Set in cPanel, Comodo Web Application Firewall v2.4, Firewall Software
-
If your script has no php reliances (which is unlikely) then running php as fpm would not matter. You may want to look at your my.cnf on the old server vs. the new. You may have had a better conf...
-
I just looked on an OpenVZ vm and the option is there. I don't know why it wouldn't be showing up. You mean its not in WHM at all? You sure its updated to the latest version?
-
Yes, well, it could have been the previous owner of the IP, or it could be a whole Ip range being blocked in your ISP if they are having widespread issue, but this: SMTP error from remote mail ser...
-
That looks like your ip has been blacklisted. Not sure if you had some kind of spam incident that got you blocked as that is the most likely scenario. Look in your mail logs sometimes they include...
-
The repo you have installed for varnish is throwing the error. Look in /etc/yum.repos.d/ and edit the file that is specifying the varnish repo and change all then enabled lines to =0 Guessing you...
-
By login, you mean to the cpanel/whm interface? If so, install a firewall like CSF and close those ports in the firewall.
-
As long as NONE of your dns records ever point to you server ip you should be fine. However you should close your ports 80 and 443 in the firewall and whitelist the CF ip ranges. Not even ftp dns,...