Making debug information display - more questions
Hi all - I work on a remote CF server and need debugging information displayed at all times. Unfortunately, I lost my dedicated IP address which could be plugged into the server, which gave me the privilege of seeing the information i need.
Earlier this week, I left a message on this forum related to this issue and was told to use <CFSetting ... to resolve the issue.
I've tried it and have not been able to see server variables and other debug information information.
Will this tag override the server variable "Enable Debugging" if that is set to "no"? (I suspect not, but no hurt in asking.)
Also, is there some way or some service that can take my new dynamic IP and resolve it to a static IP number? Right now, I use dynDns.com to resolve the issue, but this results in a domain name, and not a domain IP, which can be used in CF MX Administrator.
Note that this is how I have the tag setup.
<cfsetting
enableCFoutputOnly = "yes"
showDebugOutput = "yes" >
Do I understand how this tag is supposed to work? I want to see all server information on every page. Does CFSetting only work when there is an error? Arrrrrrggggggg - I'm very needy right at the moment to resolve this issue.
