BackUp LevelNext

ColdFusion Administrator Debugging Options

ColdFusion can provide important debugging information for every application page requested by a browser. When enabled, debug output is shown in a block following normal page output. The debug output can help you track down programming problems.

There are also important runtime debugging options available in ColdFusion Studio. For more information about these options, such as setting breakpoints, see Developing Web Applications with ColdFusion.

You can select from the following debug output options:

Note

By default, when you enable any of these options, debug output becomes visible to all users. You can, however, restrict debug output to a selected IP address.

To restrict debug output to a specific IP number:

  1. Enter the IP number you want to receive debug output, and click Add. Debug output will be visible only to the specified IP address.
  2. To disable debug output to a specific IP address, select the address and click Remove.

If debugging output options have been selected and no IP address specified, debug output will be displayed to all users.


BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.