Skip to main content

Adjust and Check PHP Settings

Comments

3 comments

  • cPanelMichael
    Hello, Please see the following post for information about editing the php.ini file in EasyApache 4: EA4 php.ini/local.ini behavior Thanks!
    0
  • medialeitwerk
    Hi, thank you for your response. Am I right in the assumption that setting suPHP_ConfigPath overwrites my settings in /etc/php.d/ ?
    0
  • cPanelMichael
    Hi, thank you for your response. Am I right in the assumption that setting suPHP_ConfigPath overwrites my settings in /etc/php.d/ ?

    Hello, That option allows you to define a php.ini file that's utilized for the account. Thus, if you set it to:
    suPHP_ConfigPath /home/$user/public_html/php.ini
    Then, /home/$user/public_html/php.ini is the default php.ini file for the account, taking precedence over any other php.ini files. Thank you.
    0

Please sign in to leave a comment.