Author Topic: CCcam Web Manager V.1.0  (Read 1228 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
CCcam Web Manager V.1.0
« on: August 16, 2010, 07:12:32 PM »
CCcam Web Manager V.1.0

CCcam Web Manager allows you to handle almost any file cccam.cfg web.

Insert-Modify Delete Flin
Insert-Modify Delete nline
Insert-Modify Delete Cline
Add-card limits
Add-limits for viewing schedules

Installation Note :

1. Put all file in your webserver
2. Set permission to admin directory to 777
3. create database cccam with phpmyadmin
4. import cccam.sql
5. modify config.inc.php whit your username, password and database name to connect correctly
6. modify load_cccam_config and change your cccam name , and path
7. put load_cccam_config script into /usr/bin
8. set execute permission to file chmod 755 /usr/bin/load_cccam_config
9. add a cronjob to execute every night at 04:00 like this:
nano /etc/crontab
0 4 * * * root /usr/bin/load_cccam_config

With this manager you can manage accounts in a simple, do not worry about the time, does everything automatically!


Known bugs:

If you remove all flin that match a user no longer appears on the user!
to overcome this problem simply add a flin associated to the user.

Online labud

  • Administrator
  • Hero Member
  • *****
  • Posts: 9026
Re: CCcam Web Manager V.1.0
« Reply #1 on: August 18, 2010, 02:47:05 AM »
 CCcam Web Manager V.1.0

CCcam Web Manager v1.0 allows you to handle almost any file cccam.cfg web.

Insert-Modify Delete Flin
Insert-Modify Delete nline
Insert-Modify Delete Cline
Add-card limits
Add-limits for viewing schedules

Installation Note :

codice:
1. Put all file in your webserver
2. Set permission to admin directory to 777
3. create database cccam with phpmyadmin
4. import cccam.sql
5. modify config.inc.php whit your username, password and
database name to connect correctly
6. modify load_cccam_config and change your cccam name , and path
7. put load_cccam_config script into /usr/bin
8. set execute permission to file chmod 755 /usr/bin/load_cccam_config
9. add a cronjob to execute every night at 04:00 like this:
nano /etc/crontab
0 4 * * * root /usr/bin/load_cccam_config
With this manager you can manage accounts in a simple, do not worry about the time, does everything automatically!

Known bugs:

If you remove all flin that match a user no longer appears on the user!
to overcome this problem simply add a flin associated to the user.
-----------------------------------------------








UNAUTHORIZED DECODING OF ENCRYPTED SIGNALS FROM EITHER DOMESTIC OR FOREIGN PROVIDERS IS AGAINST THE LAW !!!
INFORMATION CONTAINED IN MY POSTS ["C/P FROM ANOTHER SITE"] ARE FOR LEARNING AND EDUCATIONAL PURPOSES ONLY !!!
PLEASE, DO NOT SEND ME PRIVATE MESSAGES WITH TECHNICAL QUESTIONS, USE FORUM FOR IT !!!

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
CCcam Web Manager V 1.0.5
« Reply #2 on: October 03, 2010, 08:30:48 AM »
CCcam Web Manager V 1.0.5

02/10/2010


Quote
What is new:

Added Updating via FTP client (Upload CCcam.cfg to client)
Added management of multiple servers for each client
Other small improvements


Installazione software

apt-get install apache2 php5 php-cli phpmyadmin rar zip mc mysql-server


Installazione cccam web manager :

1. Download and copy the folder cccam-cms-new in / var / www
2. Create the database "cccam" with phpmyadmin.
3. Import cccam.sql.
4. Edit config.inc.php with your details to access the database.
5. Edit the file "variable" in the scripts folder and change the names of your emu.
6. give them execute permission;

chown www-data: www-data-R / var / www / CCcam-cms-new / *
chmod 755 / var / www / CCcam-cms-new / scripts / *

7. Add to sudoer file the string:
executed by the shell:
visudo
and add:

www-data ALL = (ALL) NOPASSWD: / var / www / CCcam-cms-new / scripts / *

12. Go to your domain / ip (You are not allowed to view links. Register or Login)
Default Administrator Login:
Username: admin
Password: admin

Offline kargo.25

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4249
Re: CCcam Web Manager V.1.0
« Reply #3 on: October 11, 2010, 07:36:56 PM »
CCcam Web Manager V 1.0.7

What is new:
  • Aggiunto Gestione delle emu Monitor
  • Aggiunto dal personalizzati gestione script manager
Code: You are not allowed to view links. Register or Login
[B]
Info:[/B]


################################################## ###################################
# # Script #
################################################## ###################################

load_cccam_config

1. Farm CCcam.x86
2. CONTROL se sono delle those F-Line scadute, se le trova la disabilita F-Line
3. Crea il file CCcam.cfg
4. copia del giorno precedente CCcam.cfg e lo rinomina
5. copia il file CCcam.cfg generator in automatico in / var / etc
6. permessi setta and a 755
7. riavvia con il nuovo CCcam.x86 CCcam.cfg


enable_auto_update

1. aggiunge cronjob alle da eseguire il file:
0 4 * * * root / var / www / CCcam-cms-new / script / load_cccam_config


disable_auto_update

1. Dalle rimuove cronjob da eseguire il file:
0 4 * * * root / var / www / CCcam-cms-new / script / load_cccam_config



Problemi Conosciuti:

Quando tutte le is cancell flin degli utenti nella list visualizzato non viene l'utente.
Soluzone, aggiungere una flin all'utente associate.

Quando un utente cerca is con il il il manager del search riusltato delle delle somme e sballato flin!
[B]
Installare Script UpdateFtpClient "[/B]

1. Andare nel menu Cam Control poi su config.
2. Add Plugin Script:
3. Script Name: UpdateFtpClient
Script Description: Start CCcam.cfg Client Update
Image Action Script: launch
Script Code:

#!/bin/bash
cd /var/www/cccam-cms-new/admin
sleep 1
php -q cron-client-cccam-update.php
sleep 1
cd /var/www/cccam-cms-new/script
./client_update

4. Click Add Script Plugin
Finish

Nel pannello Emu Monitor Trovate il pulsante per l'aggiornamento dei avviare client!