المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : حل مشكلة php.ini files لا تعمل ؟ بسبب PHP-FPM is enabled



Rise Company
10-04-2020, 06:52
حل مشكلة php.ini files لا تعمل ؟ بسبب PHP-FPM is enabled
How to Manage Your php.ini Directives with PHP-FPM

https://www.rise.company/upload/uploads/158649416550231.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 (https://documentation.cpanel.net/display/CKB/How+to+Manage+Your+php.ini+Directives+with+PHP-FPM#814597364fc74bda81d4580fb1037793)

حل المشكلة :

لا يمكن ان يكون هناك ملف php.ini فى مجلد user وفى نفس الوقت انت مفعل Pool
من خلال PHP-FPM is enabled الذى يعمل php.ini بداخله مخصص لكل user
فالحل هو غلق PHP-FPM is disable اذا كنت لا تحتاج لتفعيلها على user مثل التالي :

https://www.rise.company/upload/uploads/158649421735971.png

المرجع:
https://forums.cpanel.net/threads/php-fpm-and-domain-php-ini.659629/