Help for PHP Configuration
The PHP Configuration pages allow you to configure PHP by editing the PHP configuration file and enabling or disabling PHP in the Web server.
The PHP configuration page displays the PHP configuration file in an editing area. The configuration can be edited directly on the page. Clicking the button at the bottom of the page will cause the edited configuration to take effect.
For more information about configuring PHP, see the PHP Web page.
![]() |
Click this button to cause the changes to the PHP configuration file to take effect. |
![]() |
Click this button to change the Web server configuration file to enable PHP interpretation of all Web pages whose names end in .php. Do not use this button if you have configured your Web server for PHP yourself; you will lose your own PHP configuration. |
![]() |
changes the Web server configuration file to disable PHP interpretation for all Web pages. Do not use this button if you have configured your Web server for PHP yourself; you will lose your own PHP configuration. |
To cancel any editing that you have done, move to another Web page using the navigation panel at the left side of your browser. You can then return to the PHP configuration page if you wish to try again. |