jcwacky
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by jcwacky-
Full Backup to an SCP Destination using Key Authentication
I am trying to use cPanel's Full Backup tool to generate and send the backup to a remote server. The remote server supports the following connection methods: FTPES (FTP with Explicit TLS) SFTP (...
-
Using Composer with ea-php-cli - Incorrect PHP version
Using MultiPHP, I'm setting some accounts to use PHP 7.1. This is working fine, and also works on the command line for these accounts, if I type php -v I get: ea-php-cli Copyright 2017 cPanel, Inc....
-
Converting All Accounts to PHP-FPM Question
So I understand that PHP-FPM can lower load and improve the handling of traffic spikes, but are there any downsides to enabling it? Can it break things? What kind of things? Is it usually safe to ...
-
"Optimize Website" (mod_deflate) refuses to enable (no error)
In cPanel > Optimize Website, I'm unable to enable the "Compress All Content" option. Upon selecting it, and clicking "Update Settings", it says it was successful: "Website optimization preference...
-
Downsides to Enabling AutoSSL on Existing Server?
I have a cPanel server with approximately 140 accounts on it. I'd like to enable AutoSSL, mainly so that new accounts will get certificates, but I also plan to update existing accounts with certifi...
-
Migrate from Atomicorp Rules (AUM) to OWASP
I have a CloudLinux 6.6 server running cPanel 11.50.1, it has ModSecurity installed along with the Atomicorp Rules and ConfigServer ModSecurity Control (CMC). It was setup this way before ModSecur...
-
Moving a DNS Only Server
I have 2 DNS Only cPanel servers (ns1 & ns2), running in a cluster for a single main cPanel server. I have dozens of domains whose nameservers are set to ns1 and ns2. I'd like to move ns1 from Rac...
-
Freeing Up Disk Space on DNS Only
I've been running 2x cPanel DNS Only servers for a few years with no issues. However, recently they've started refusing to update to the latest cPanel version, stating a lack of disk space. They a...
-
'MM' module adds 100ms to server response time. Is it needed / recommended?
I have discovered that if I remove the MM module (OSSP mm - Shared Memory Allocation) from EasyApache, the server response time is reduced by ~100ms when loading a typical CMS based webpage. On a ...