RE: CF Administrator and debugging IP settings

2005-10-11 Thread Scott Stewart
Yup, but make sure that you have the correct IP, from the windows command prompt, run IPCONFIG (just type IPCONFIG and hit enter) this'll give you the machine's current IP address. HTH sas Scott A. Stewart Cold Fusion Developer GNSI 11820 Parklawn Dr. Rockville, MD over a thousand years

RE: CF Administrator and debugging IP settings

2005-10-11 Thread Ken Ketsdever
That's the way do it here. That way as we are in developing or staging Ian and I can see the debug output but nobody sees it. -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 11:09 AM To: CF-Talk Subject: CF Administrator and debugging IP

RE: CF Administrator and debugging IP settings

2005-10-11 Thread Justin D. Scott
So, I'm working on a dev box here in the office, and I'd like to turn debugging on for some work I'm doing, but for various reasons, I don't want it to be on for anyone that is browsing sites. What I'd like it to do is to have debugging turned on for me only. I see that you can specify

Re: CF Administrator and debugging IP settings

2005-10-11 Thread Robyn
If you're doing this but not seeing any debugging at all, you need to go into the debugging settings and enable debugging. Then go to the Debugging IP Addresses and enter your IP address (or use add current if you're accessing the administrator from your machine...) -R Justin D. Scott wrote:

RE: CF Administrator and debugging IP settings

2005-10-11 Thread Burns, John D
office may see it as well. Just as a heads up... John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer -Original Message- From: Robyn [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 2:33 PM To: CF-Talk Subject: Re: CF Administrator

Re: CF Administrator and debugging IP settings

2005-10-11 Thread Ray Champagne
Wow. That's weird. I tried this yesterday and everyone on the network could see the debug info, including me. Now, I just did it again, and it is working fine. Strange. I _must_ have been doing something wrong, just not sure what. No matter, all is working properly now. Thanks! Ray Ken