CCcam problem on DB 7025+

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bully29
    Newbie
    • Dec 2012
    • 1

    #1

    CCcam problem on DB 7025+

    I bought a used DB 7025+ and flashed an image and the plugin CCcam. Now I can edit the CCcam.cfg file by adding the C line but it seems not to be working. Does anyone has experience with this.

    Please let me know and I can give yo aditional info if needed.
  • Mjolinor
    V.I.P. VIC
    • Jan 2009
    • 1093

    #2
    Telnet to the box
    Check if it is running with

    ps x | grep CC

    If it is then kill it with

    killall CC<tab>

    run it again with

    CC<tab> -d

    That will give messages in the command window. If you read hte messages it will tell you what is going on, probably a syntax error in CCcam.conf

    Comment

    Working...