lsphp
binary. LiteSpeed Web Server does not use the system’s PHP-FPM implementation in WHM’s MultiPHP Manager interface (WHM » Home » Software » MultiPHP Manager).PrivateTmp
option with PHP-FPM. EasyApache 4 does this to increase security for temporary files that the running processes in PHP-FPM access. The PrivateTmp
option creates special directories in the /tmp
directory for each Apache PHP-FPM version your system uses. It’s possible that each time you or the system restarts the PHP-FPM service, the PrivateTmp
option will create a new directory.PrivateTmp
-created directories, either manually or automatically, will cause errors in applications or websites that use PHP-FPM. We strongly encourage that you do not remove these directories. If you need to remove any of these directories, we recommend that you restart the Apache PHP-FPM service. This ensures that Apache PHP-FPM will work correctly./usr/local/cpanel/scripts/restartsrv_apache_php_fpm --hard
php_fpm_config
Script — This document explains when and how to use the /scripts/php_fpm_config
script.