Fixes

Fixes, Howto, PHP

PHP-FPM pm.max_children Reached on cPanel Servers

See Also: Bulk PHP-FPM Pool Tuner for Existing Accounts If you manage cPanel servers, you have almost certainly encountered this log entry at some point: [pool username] WARNING: server reached pm.max_children setting (5), consider raising it It looks simple enough. PHP-FPM is telling you it ran out of worker processes to handle incoming requests. But […]

PHP-FPM pm.max_children Reached on cPanel Servers Read Post »

Fixes, Hacks, Howto, Linux

Large cPanel Account Migration: When Transfer Tool Fails

Large Account Migration: When Transfer Tool Fails (rsync Hybrid Method) Every cPanel administrator eventually encounters it: the account that simply refuses to migrate. Whether it’s timing out at 80%, throwing cryptic errors, or hanging indefinitely, large account migrations can turn a routine server consolidation into a multi-day headache. Here’s the hybrid rsync approach I’ve refined

Large cPanel Account Migration: When Transfer Tool Fails Read Post »

Fixes, Howto

CentOS 7 to AlmaLinux 8 ELevate Migration Guide for cPanel Servers

CentOS 7 to AlmaLinux 8 ELevate Migration Guide for cPanel Servers The cPanel ELevate migration from CentOS 7 to AlmaLinux 8 carries significant risk but can succeed with meticulous preparation. Real-world experiences reveal that while many migrations complete successfully, unrecoverable failures (including unbootable servers) occur frequently enough that experienced sysadmins often recommend fresh installations over

CentOS 7 to AlmaLinux 8 ELevate Migration Guide for cPanel Servers Read Post »

Fixes, Security

Fixing AutoSSL “provider cannot currently accept incoming requests”

When using cPanel/Sectigo as the SSL provider for AutoSSL, you may occasionally see this error in the autossl log: The “cPanel (powered by Sectigo)” provider cannot currently accept incoming requests. The system will try again later. This error seems to be caused be incorrect permissions in /var/cpanel/ssl/domain_tls/. You can fix this with the following command:

Fixing AutoSSL “provider cannot currently accept incoming requests” Read Post »

Apache, Fixes, Howto, Security, Troubleshooting

Troubleshooting Website SSL Issues – No Padlock

Having SSL problems? One of the most common issues our team handles is related to websites not properly displaying over HTTPS, whether it be the website either not loading entirely, or just not showing the green padlock: If you’re sure that the SSL certificate is installed properly, but your site isn’t showing as secure, there

Troubleshooting Website SSL Issues – No Padlock Read Post »

Scroll to Top