Skip to main content

Customizing PHP Directives Questions

Comments

3 comments

  • cPanelMichael
    Hello, Could you let us know what PHP handler is enabled, and confirm if PHP-FPM is enabled/disabled for the domain name? Please also see these threads: Enabling PHP-FPM in MultiPHP Manager EA4 php.ini/local.ini behavior Thank you.
    0
  • speckados
    User is with PHP 5.6, PHP-FPM [LIST]
  • IF directive allow_url_open Off in php.ini global for php 5.6 through shell or through editor multiphp ini (/opt/cpanel/ea-php56/root/etc/php.d/local.ini) .user.ini not work (on path there're a info.php for debug). We need put ON for every server.
  • On same .user.ini for testing porpouses, the're are serialize_precision = 200. This work perfectly.
  • 0
  • cPanelMichael
    Hello, The values within the php-fpm configuration override the ones in global php.ini. You'd have to follow the workaround instructions on the following thread to make changes to the php.ini when using PHP-FPM: Enabling PHP-FPM in MultiPHP Manager Thank you.
    0

Please sign in to leave a comment.