I had a similar problem. I had a list of IPs which included 127.0.0.1, it's IP6 version and a few other IPs. I removed them all (which should then allow debugging to all) and then added back just my IP and it now works.
Try re-adding your's again. Adrian -----Original Message----- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: 29 July 2008 04:39 To: CF-Talk Subject: Re: can't enable debug output in coldfusion 8 Also, check for this anywhere in your code: <cfsetting showdebugoutput="No"> ~Brad ----- Original Message ----- From: "Al Musella, DPM" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Monday, July 28, 2008 8:18 PM Subject: Re: can't enable debug output in coldfusion 8 >I am still on an older version of cf, but does cf > 8 have a "restrict debug output to specified > ips"? Check that your ip address is specified. > > > >>Maybe there is something in the CF code that is suppressing the debug >>output...? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309850 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

