Menu

php debugger

2007-11-16
2012-11-14
  • Nobody/Anonymous

    when i configure DBgp plugins NP++ says: "unable to write to \dbgp.ini" what can i do?

     
    • Damjan Cvetko

      Damjan Cvetko - 2007-11-16

      Hi...
      I take it, you are using the lastest of DBGP plugin and a fairly new Notepad++ (notepad++>4.1).

      Depending on your notepad++ configuration the dbgp.ini will be written in one of two places:
      c:\Program files\notepad++\plugins\config\dbgp.ini
      or
      c:\Documents and Settings\*xxx*\Application Data\Notepad++\Plugins\Config\dbgp.ini

      Perhaps you will have to adjust the upper paths to you situation (username, windows vesrion etc).
      Check if these paths exist. The config file locatin was changed in the last release so it could still have some problems (but I havent heard of any until now).
      Maybe you will have to create the trailing "config" directory.

      Hope this helps.
      -Zobo

       
    • Nioubi44

      Nioubi44 - 2007-11-16

      Hi Damjan,
      I had to manually create the directory too when I'd test some differents versions of the Plugin / Np++.
      JC

       
      • Damjan Cvetko

        Damjan Cvetko - 2007-11-16

        What directory was that? The one in documents and settings or in program files?
        -Zobo