After enabling Web Station, you can configure PHP related settings on this page.
Tick Turn on PHP configuration option register_globals if the PHP application you use requires the register_globals option to be turned on. Click Apply to take effect.
It is recommended that you turn off the register_globals option for security reasons.
Tick Enable PHP cache if you wish to enhance the PHP performance. However it may not take effect under some circumstances.
Tick Enable display_errors to display PHP error message if you want to display PHP error messages on the webpage.
Tick Enable PHP safe_mode_exec_dir access limitation checkbox to improve security. Click Apply to apply the setting. The access limitation will be applied to /usr/syno/bin. If the PHP application you use requires to disable safe_mode_exec_dir access limitation, uncheck the Enable PHP safe_mode_exec_dir access limitation checkbox and click Apply to apply the setting.
It is recommended that you turn on the Enable PHP safe_mode_exec_dir access limitation option for security reasons.