Configuring database connection and debugging options
43
The location of the debugging information or the type of debugging data shown varies,
depending on the options that you enable on the Debugging page in the ColdFusion MX
Administrator. In the following example, the debugging output includes general information
about the ColdFusion server, the execution time of the application, and variable information.
If you are using a development server to build the sample application in Part II of this book, you
can enable some of these settings to help debug any unexpected problems.
Use the following steps to enable debugging options in the ColdFusion MX Administrator.
To enable debugging options:
1
In the ColdFusion MX Administrator, select
Debugging and Logging > Debugging Settings
.
A list of debugging options appears on the Debugging Settings page.
2
Select the Enable Debugging check box. The debugging service is enabled for all options already
selected on the page.
3
On the Debugging Settings page, view the description of each option that is enabled. If you do
not want to append debugging information for a specific option, clear the check box.
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.
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.
Содержание COLDFUSION MX 61-GETTING STARTED BUILDING COLDFUSION...
Страница 1: ...Getting Started Building ColdFusion MX Applications...
Страница 6: ...6 Contents...
Страница 10: ......
Страница 30: ...30 Chapter 2 CFML Basics...
Страница 36: ...36 Chapter 3 Database Fundamentals...
Страница 48: ......
Страница 76: ...76 Chapter 6 Lesson 2 Writing Your First ColdFusion Application...
Страница 134: ...134 Index...