حل مشكلة php.ini files لا تعمل ؟ بسبب PHP-FPM is enabled
How to Manage Your php.ini Directives with PHP-FPM
https://www.rise.company/upload/uplo...9416550231.png
PHP-FPM doesn't use php.ini files so the php.ini file in the account's documentroot isn't used while PHP-FPM is enabled. The documentation here goes over this How to Manage Your php.ini Directives with PHP-FPM - cPanel Knowledge Base - cPanel Documentation
حل المشكلة :
لا يمكن ان يكون هناك ملف php.ini فى مجلد user وفى نفس الوقت انت مفعل Pool
من خلال PHP-FPM is enabled الذى يعمل php.ini بداخله مخصص لكل user
فالحل هو غلق PHP-FPM is disable اذا كنت لا تحتاج لتفعيلها على user مثل التالي :
https://www.rise.company/upload/uplo...9421735971.png
المرجع:
https://forums.cpanel.net/threads/ph...hp-ini.659629/