Oscam webif cannot be on

There are 2 replies in this Thread which was already clicked 1,654 times. The last Post () by master G.

  • I use 32-bit backtrack5.
    and have entered the file using the code below oscam



    [1) Prepair for compile with installing new needed packs:
    apt-get update
    apt-get install build-essential
    apt-get install libssl-dev libpcsclite-dev
    apt-get install mercurial cvs subversion libncurses-dev
    apt-get install cmake


    2) Oscam compile:
    cd /usr/src
    svn co http://streamboard.gmc.to/svn/oscam/trunk oscam
    cd oscam
    sudo apt-get install cmake
    cmake -DWEBIF=1 -DPCSC=1
    make


    cp oscam /usr/local/bin


    3) Unused oscam compile directory delete:
    cd ..
    rm -rf oscam


    4) Setting oscam to correct attribute:
    cd /usr/local/bin
    chmod 755 oscam


    5) Oscam automatic startup with bootup:)
    nano /etc/rc.local add next line before the "exit0" line, /usr/local/bin/oscam -b[/I][/I]



    there is a problem that I face, when I enter
    192.168.1.7:8888. it can not be on



    please help

    • Official Post


    Are you sure you compiled with webinfo?
    Look at the 2 dots.


    How to - Oscam idiots guide compiling


    Code
    [COLOR=red]cd /usr/src
    svn co [URL='http://streamboard.gmc.to/svn/oscam/trunk']oscam - Revision 5352: /trunk[/URL] oscam
    cd oscam
    mkdir buid
    cd build
    cmake .. [COLOR=white](those two dots important, if WEBIF wanted then - cmake -DWEBIF=1 ..)
    (if command not found then - apt-get install cmake and repeat previous command)
    [COLOR=red]make[/COLOR][/COLOR][/COLOR]



    If so did you add a username & password to the webinfo sction of oscam.conf?


    How To See Your Card Entitlements When Using Oscam

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!