How to Enable/Disable Error Messages - Mura Docs v7.0

How to Enable/Disable Error Messages

You can choose to enable or disable error messages, or debugging information, to appear for site visitors by following the steps below.

  1. Open the file located at {context}/config/settings.ini.cfm
  2. Locate the setting labeled debuggingenabled
    • true
      • If set to true, error messages will appear to site visitors.
    • false
      • If set to false, error messages will not appear to site visitors, and a special "Error" screen will be displayed instead.
  3. Save the file.
  4. Reload Mura for the settings to take effect.