The PHP screen is the configuration tool for viewing and customizing the PHP values in the php.ini file.
Configuration Tab PHP Configuration
Configuration options are separated by type in expandable lists. The [+] and [-] signs indicate if there are more options related to that list item.
Clicking on the Plus Icon [+] will expand the list to expose the different options and, where applicable, input fields are added to change an option's value.
When applicable, click the Help icon
to get more information about the directive.
Note:
The search directives box at the top of the screen allows you to search all the Configuration tabs for a required directive. The result will be displayed in the relevant Configuration tab. If there is more than one result, relevant results will be presented in a drop-down list to the right of the Search directives box. Selecting a directive from the drop-down list will take you to the relevant tab.
|
|
|
|
|
To configure a PHP directive:
|
|
Changes will be updated in the PHP Configuration screen and will also be made in the php.ini file. |
|
For a full list of available PHP configuration options, see Appendix B - PHP Configuration Information
|
|
|
|
|
Related Links: |
|
|
|