GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
In cPanel its going to use the apache configs for the most part, though there are separate settings for some things located in the Litespeed console, though in most cases these rarely have to be ad...
-
Worse comes to worst, I'd suggest using Litespeed.
-
Biggest potential problem areas are outdated wp and plugins, xmlrpc.php and wp-longin.php attacks. I can't really tell you how to best parse the logs, though there are plugins that can help ident...
-
Are you hosting wordpress? If so the most likely scenario is that your wp sites are getting hammered. When you see php fpm in top it should show you the user associated with it. I would look thro...
-
That sounds like your providers control panel, not WHM/cPanel itself. You should probably direct that to whoever you are getting your account from.
-
IPtables rules do not carry over. if you old server was running csf and you still have it you can copy the csf config files over.
-
If the domain does in fact point to your server, then I would suggest you suspend them again and then un-suspend them.
-
You need to have your serverprovider add this for you. The main IP of the server should have an rdns entry for it to point to the full hostname of your server and the hostname of the server should...
-
Run yum update in shell and paste the error portion into this thread please.
-
You canb't just move /var on a live system. You would need to boot in rescue mode and move them that way. Its a delicate procedure and if you make an error then your system won't boot, so if yo...