Skip to main content

MultiPHP INI editor saves configuration in 3 files? .htacces / .user.ini / php.ini

Comments

3 comments

  • 24x7server
    Hi,
    Is there a reason why MultiPHP INI editor saves the configuration in 3 files?

    This may have been still there to prevent unwanted overwrites from the user in php.ini.. .htaccess on the other hand will only contain the handler information.
    0
  • cPanelMichael
    Hello @Gino Viroli, It's to ensure the custom PHP values that you configure remain active in the event the PHP handler (e.g. DSO, suPHP) changes in the future. You can read more about this at: MultiPHP INI Editor for cPanel - Version 70 Documentation - cPanel Documentation Thank you.
    0
  • Gino Viroli
    It's to ensure the custom PHP values that you configure remain active in the event the PHP handler (e.g. DSO, suPHP) changes in the future.

    Ok, I thought that might be for this reason.
    0

Please sign in to leave a comment.