PHP FPM / PHP 8.1
Many years ago in an older CPanel we needed to have the custom user php ini file (user.ini or similar) appear in every single folder in a web domain for the PHP files in the folder to follow these rules.
At some point more recently, this system changed (still at least a couple years ago) so that a single user.ini file can be placed in the root public_html of the account and would affect all sub folders.
Now, since the most recent update to WHM 102.0.24 the behaviour has reverted and now non-root path PHP files in sub folders of public_html no longer use the settings. It seems that this tweak has been reverted. I believe it's this tweak as we have not changed any relevant settings on the server outside of the latest WHM update
How can I fix this so that the single user.ini in the base path of an account applies to all subfolders on the account again ?
Many years ago in an older CPanel we needed to have the custom user php ini file (user.ini or similar) appear in every single folder in a web domain for the PHP files in the folder to follow these rules.
At some point more recently, this system changed (still at least a couple years ago) so that a single user.ini file can be placed in the root public_html of the account and would affect all sub folders.
Now, since the most recent update to WHM 102.0.24 the behaviour has reverted and now non-root path PHP files in sub folders of public_html no longer use the settings. It seems that this tweak has been reverted. I believe it's this tweak as we have not changed any relevant settings on the server outside of the latest WHM update
How can I fix this so that the single user.ini in the base path of an account applies to all subfolders on the account again ?