Posts by jpdc1991

    yes i have chmod 755 the script,i'm connected under root access..

    here is the script placed in /var/script under ubuntu 12.04


    My configs files its in /usr/local/etc :)


    Can someone help me please?:trbtjrjq:

    Pretty self explanatory m8
    "No file or folder of this type"


    Can you post your edited script


    here is the script placed in /var/script under ubuntu 12.04


    My configs files its in /usr/local/etc :)

    Hello,
    I have tried your tuto,its not working with me under ubuntu server
    ./var/script/oscam-backup.sh
    -bash: ./var/script/oscam-backup.sh: Aucun fichier ou dossier de ce type
    /var/script/oscam-backup.sh
    -bash: /var/script/oscam-backup.sh : /bin/sh^M : mauvais interpréteur: Aucun fichier ou dossier de ce type
    :/var/script# ls
    CCcamCheck.sh keyupdater.sh oscam-backup.sh
    /var# ls
    backup cccaminfo_users etc local opt spool
    backups cccamlog games lock oscam-configs-backup

    Can you post your full configs or explain your setup more clearly, i see only 1 reader with csat card but in user account you have


    Hello,
    I have this in oscam.server


    if i'm connected with oscam/camd35,the ecms is lower...

    Hello,


    I have timeout problem after fews minutes with my peers..
    Here is my config and the log with the error :ops:



    [code[account]
    user =login
    pwd = pass
    description = tntsats,csathd,tsr,jsc
    group = 1
    uniq = 3
    monlevel = 0
    caid = 0500
    ident = 0500:030B00,FFF400,032830,040810,FFF430,FFF920,042400,042410][/code]


    Hello,
    I have one CCcamwebinfo installed in the /www folder,is still good working,but as i enable this command line

    Code
    WEBINFO USERNAME : login
    WEBINFO PASSWORD : pass
    WEBINFO LISTEN PORT : 20001


    its not working any more,only the ip adress:16001 is working...
    How i can resolved this problem please?

    helllo,
    This is only for testing,i don't really needed this script,but i like too trying and i don't understand why this not working with me :snicker:

    Hello,
    Can you tell me when ( in hours ) the script working please?
    If i would that the script working on 04 hours am,what for command i must write in the crontab?
    i have this in crontab

    Code
    bin/expiry/ * * * 00 00


    Ps: Sorry for my bad English..:confuse:



    I have type ./expiry in cd /bin and i have one empty expired folder in /var/etc,its normal?:confuse:
    In /var/etc/CCcam.cfg i have put this command

    Code
    F: login pass 1 0 1  # 26-12-2011


    The script:

    Code
    ## ##
    grep $(date +%d-%m-%Y) /var/etc/CCcam.cfg >> /var/etc/expired
    echo "sed -i '/$(date +%d-%m-%Y)/d' /var/etc/CCcam.cfg" > /tmp/check-expire
    chmod 755 /tmp/check-expire
    /tmp/check-expire
    rm /tmp/check-expire

    Hello,
    Can you tell me when ( in hours ) the script working please?
    If i would that the script working on 04 hours am,what for command i must write in the crontab?
    i have this in crontab

    Code
    bin/expiry/ * * * 00 00


    Ps: Sorry for my bad English..:confuse: