ES - George
- Total activity 86
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 42
Comments
Recent activity by ES - George-
I'd recommend ensuring that your ClamAV definitions are updating properly, you can do this by running the following command via an SSH session: /usr/local/cpanel/3rdparty/bin/freshclam Also, have...
-
The Java process you mentioned here is completely normal. It's part of cPanel, the below links re-enforce this: To the matter in hand: I'd recommend checking your domlogs (domain logs) which ma...
-
If you'd like to install CSF, instructions can be found on the official website: As a side-note: I see you're using a VPS. I'd recommend making sure your provider's out-of-band console access is...
-
The screenshot you've provided suggests that CSF / ConfigServer Firewall isn't installed. If it were, it would show up in your search, and there would also be a "Plugins" icon on the main WHM home ...
-
The mailheaders, fileprotect and access warnings are explained by cPanelMichael in the following forum post: The other two, I wouldn't really consider warnings, more so informational notices. I...
-
the process php-cgi was terminated because the system is low on memory Aside from purchasing more memory/RAM, you may like to optimize your server, disabling any services that you do not need or d...
-
You would be best to get support for this on WHMCS' forum at WHMCS.Community or alternatively from whoever you acquired the WHMCS license from (your host or whmcs.com themselves). With that in mi...
-
Hi @Stonex, The cPanel documentation contains information for website owners on installing an SSL certificate at: Install an SSL Certificate on a Domain - Version 76 Documentation - cPanel Docume...
-
Are you using PHP-FPM? If so, shell_exec is disabled by default. You can read more about that here:
-
Whilst not specific to PHP, but Apache (it's all relevant in the name of performance tuning), have you looked at mod_deflate (aka "Optimize Website" in the cPanel UI)? There's documentation at: Opt...