Introduction
Sometimes, you will want to or need to make changes to the global php.ini file for a PHP version. This article provides the steps to make the desired change.
Procedure
- Log into WHM as the ‘root’ user.
- Navigate to "Home / Software / MultiPHP INI Editor."
- Click the "Editor Mode" tab.
- Select the PHP version from the "-- Select a PHP version --" dropdown menu.
- Scroll down to the function you want to modify.
- Adjust the value as needed.
Please note that if you want to disable the function, the function name must be added to the 'disable_functions' value. - Click the "Save" button.
Comments
0 comments
Article is closed for comments.