Skip to main content
Participant
June 9, 2008
Question

Help with Debugging Option in CFAdmin

  • June 9, 2008
  • 1 reply
  • 272 views
When I select the options that I want ie Display sql, display processing time etc. I submit the changes and then I add my ip address so that only I can view the debugging of the code. When I log out of the admin and come back in all of my setting that I picked in the Debugging settings get kicked out.
    This topic has been closed for replies.

    1 reply

    June 9, 2008
    The debug settings are stored in cf_root/lib/neo-debug.xml. Has it been set to read-only or write permissions removed for the cfuser. Cfuser is normally localsystem on windows and nobody on linux. But, you could have used a non-default user.

    If permissions look good, try opening the file in firefox and see if there is an obvious bad entry/xml corruption. If not, try copying a good neo-debug.xml file from another CF server.