PHP Settings

Once you've enabled Web Station, the PHP settings described below can be configured by going to Control Panel > Web Services > PHP Settings.

To enable PHP cache

Tick Enable PHP cache if you wish to enhance the PHP performance. However, it may not take effect under some circumstances.

To display PHP error message on the webpage

Tick Enable display_errors to display PHP error message if you want to display PHP error messages on the webpage.

To customize PHP open_basedir

  1. Tick Customize PHP open_basedir if you wish to customize your own open_basedir.
  2. Type the customized path in the text field and then click Apply. If you want to use the system default setting, uncheck the Customize PHP open_basedir and click Apply.

Note:

To select PHP extension

  1. Click Select PHP extension to customize your own PHP extension.
  2. In the pop-up dialog PHP extension List, select which extension you want to enable.
  3. You can also click Default at top of the dialog to return to default settings.
  4. Click OK to save the changes.