Hello Everyone!
Here's an overview of some of the reported issues specific to cPanel & WHM version 72:
We'll update this thread with new information as it becomes available. The full change log is available at:
72 Change Log - Change Logs - cPanel Documentation
You can ask questions or add comments about an issue by replying to it's corresponding forums thread. Additionally, please feel free to open a new thread to report an issue that's not listed on this thread, or to let us know of any general questions or feedback regarding cPanel & WHM version 72. We're here to help!
Thanks!
Here's an overview of some of the reported issues specific to cPanel & WHM version 72:
Case Number: CPANEL-20849
Status: Solved in version 72.0.7
Description: WHM >> MultiPHP INI Editor >> Basic Mode is slow to save changes in version 72 due to the php_ini_set_directives API call taking longer to finish.
Workaround: This happens on systems where the ea-php$$-php-fpm RPM is installed and PHP-FPM is not enabled for any accounts configured to use that version of PHP. The temporary workaround is to remove the PHP-FPM RPM when no accounts use PHP-FPM on that PHP version. EX:
Forums Thread: In Progress - [CPANEL-20849] MultiPHP INI Editor is slow in version 72
Status: Solved in version 72.0.7
Description: WHM >> MultiPHP INI Editor >> Basic Mode is slow to save changes in version 72 due to the php_ini_set_directives API call taking longer to finish.
Workaround: This happens on systems where the ea-php$$-php-fpm RPM is installed and PHP-FPM is not enabled for any accounts configured to use that version of PHP. The temporary workaround is to remove the PHP-FPM RPM when no accounts use PHP-FPM on that PHP version. EX:
Code:
yum remove ea-php70-php-fpm
We'll update this thread with new information as it becomes available. The full change log is available at:
72 Change Log - Change Logs - cPanel Documentation
You can ask questions or add comments about an issue by replying to it's corresponding forums thread. Additionally, please feel free to open a new thread to report an issue that's not listed on this thread, or to let us know of any general questions or feedback regarding cPanel & WHM version 72. We're here to help!
Thanks!