Programming instructions

42 Chapter 4 Configuring Your Development Environment
For the purpose of the tutorial in Part II of this book, enable the following debugging
options:
4 Click Submit Changes when you are done.
Sending debugging information to remote clients
If you are using a remote client to perform the tutorial in Part II of this book, you must
specify your IP address to receive debugging information. If you are working on a local
client (the computer where ColdFusion is installed), this procedure is not necessary.
To recieve debugging information when using a remote client:
1 In the ColdFusion Administrator, select Debugging and Logging > Debugging IP
Addresses.
The Debugging IP Address page appears.
2 In the IP Address text box, enter the IP address of your remote client.
3 Click Add.
Option Description
Database Activity Identifies database activity related to SQL query events.
Exception Information Identifies ColdFusion exceptions raised in the debugging
output.
Tracing Information Lets you trace event information reported in the debugging
output.
Form, URL and Session
Variables
Displays variable information in the debugging output.