CCcam Web Manager V 1.0.5
02/10/2010
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 / *
02/10/2010
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 / *