Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

New CF10 Update 23 with Apache 2.4 not displaying debug information

Explorer ,
Feb 19, 2022 Feb 19, 2022

So this is a new installation running some old apps (which do work).

One thing, though, is that try as I might, I can't get the debug information to get tacked onto the page.

I've enabled it in cfadministrator
Enable Robust Exception Information

And I believe my IP address is listed in View / Remove Selected IP Addresses for Debug Output

And I've created a test page with

<cfsetting showdebugoutput="Yes">

What am I missing?!

 

 

127
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Feb 19, 2022 Feb 19, 2022

Solved it... I'd neglected to add Enable Request Debugging Output

Translate
Explorer ,
Feb 19, 2022 Feb 19, 2022
LATEST

Solved it... I'd neglected to add Enable Request Debugging Output

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources