After compiling and successfully upgrading to PHP 7.4 in OLS, there is this following error in CyberPanel's dashboard:
Error message: local variable 'post_max_size' referenced before assignment
What else do we need to do to get rid of this error so that we can configure PHP 7.4 within CyberPanel?
Screenshots for your reference:
https://workdrive.zohoexternal.com/external/JeDhCBrpVN-Npfb4
https://workdrive.zohoexternal.com/external/JeDhCBrpVO-Npfb4
Comments
Error Viewable from after refreshng...
https://demo.cyberpanel.net/managephp/editPHPConfigs
Also gives the following error when [BASIC] tab is selected
cat: /usr/local/lsws/lsphp74/etc/php/7.4/litespeed/php.ini
Error message: local variable 'post_max_size' referenced before assignment
Note does not change to PHP 7.4 although there is a 'Successfully changed' message.
Can also verify that it uses previous version of php by running <?php phpinfo(); ?>