macromedia.coldfusion.server_administration
[Top] [All Lists]

Re: Debugging mode

Subject: Re: Debugging mode
From: GArlington <garlington@xxxxxxxxxxxxx>
Date: Thu, 24 Jul 2008 08:45:51 -0700 (PDT)
Newsgroups: macromedia.coldfusion.server_administration

On Jul 23, 8:27 pm, "JFedSolo" <webforumsu...@xxxxxxxxxxxxxx> wrote:
> Hey everyone. Our server has coldfusion7 and is located in a remote location.
> I'm trying to set it up so that anyone in our office can get debugging info,
> but only when they enter the mode=debug parameter.
>  I've followed this....  
> http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_17642
>
>  and it can't seem to get it. I've tried enabling and disabling debugging with
> and without our IP and its either debugging is always on for everyone here, or
> it won't work at all.
>
>  Please help.

In CF Admin > Debugging & Logging > Debugging IP List
add 127.0.0.1 to list of IPs to stop everyone to see the debugging
info
Then you can use CF Admin/Debugging API (see CF docs) to add/remove
allowed IPs to the list at runtime. You will have to have debugging
enabled for it to work, but generally it is NOT a good idea, so you
might want to implement turning debugging OFF at runtime if nobody is
requesting debug info...

<Prev in Thread] Current Thread [Next in Thread>