Enable exec() with PHP-FPM

Enabling PHP-FPM (PHP FastCGI Process Manager) in cPanel/WHM automatically turns off a few features most notable the exec() function. This function is most notably needed with WordPress plugins that process images or other files on your server. A good example is the popular EWWW Image Optimizer plugin. Please note that the tutorial below is meant … Continue reading Enable exec() with PHP-FPM