CCcamInfoPHP - installing on free webserver

adriankoooo

Registered
Messages
7
Hi! Is there any way to install CCcamInfoPHP to a regular web server (not on my machine!)? I can't find any guide to do this.

If yes, which version works?
 

LilleMama

Registered
Messages
283
First install webserver
PHP:
http://www.apachefriends.org/en/xampp.html

Then upload CCcamInfoPHP to the htdocs folder .


edit config.php line eg $CCCamWebInfo[] = array("192.168.0.10","16001","root","dreambox");


thats it :D
 

adriankoooo

Registered
Messages
7
Hi LilleMama, as I said I do not want to install ccCaminfoPHP on my LOCAL machine, but on my paid web server.

I uploaded the ccCaminfoPHP, edited the config.php and the right of folders, but it is doesn't work. When I click on any of the button on the page, I can't get any data:

http://drp.ly/ruY9x
 
Top