cPWilliamL
- Total activity 411
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 177
Comments
Recent activity by cPWilliamL-
Is this regarding a specific RBL? Unfortunately, the issue of backscatter is a bit complicated. Using blackhole would eliminate any backscatter, but it could also cause issues with legitimate mail....
-
I don't know if imunify360 offers a trial, but I know CloudLinux does: CloudLinux OS Trial You may also check the cPanel store or our Custom Service about trials. If you purchase the CloudLinux Li...
-
Most scanners are bad for PHP due to obfuscation. The core code in the majority of the malware scripts are similar if not the same, but they are obfuscated(and customized) in an almost unlimited wa...
-
The recommendations so far have been good. I definitely second the use of CloudLinux and KernelCare for security. And as the previous commenter mentioned, use of an SSD can go a long way. Having an...
-
Hi @Erjen, After disabling the SMTP restrictions, it suddenly starts working again but this really shouldn't happen. Could you share exactly which settings you disabled? In 66, we did remove the...
-
@postcd, That cron seems a bit dangerous to me. If, for whatever reason, '$dailybackupdir' isn't set, you'll delete all your backups. You may consider setting nounset: BashFAQ - Greg's Wiki Really...
-
Hi @hector_super, When setting up the 2FA, you will have prompt like below: ]https://forums.cpanel.net/attachments/screen-shot-2017-10-18-at-10-39-31-am-png.49147/?temp_hash=2c7ee5627fde45a3ce0399...
-
Hi @0884094, I've tried to replicate this on a 66 server, but am unable to. When AutoSSL follows the package default, the 'FEATURE-AUTOSSL' directive will not exist in `/var/cpanel/$username'. Whe...
-
I didn't see anything in the Apache CGI documentation about "always". Did it correct your issue? Did temporarily changing the PHP handler correct the issue?
-
As fuzzylogic pointed out, you'll need to ensure mod_headers is installed. On EA4 systems, you'll need to install `ea-apache24-mod_headers'. This could also be due to your PHP handler. Would you ha...