Installing CCcamInfoPHP on a Windows 7

Status
Not open for further replies.

juli13

Staff member
Administrator
Messages
10,198
Here is a small user guide how to install CCcamInfoPHP on a Windows 7


1) Install IIS
a. Start > Control Panel > Programs
b. From the dialog box that opens, click on Turn Windows features on or off
c. Check the box for ‘Internet Information Services (IIS)‘

2) Install “PHP on Windows” from Microsoft http://www.microsoft.com/web/platform/phponwindows.aspx

3) add IIS snapin to MMC console
a. Start >Run> type mmc
b. File>Add/Remove snapin> choose IIS manager

4) Add website
a. Right click on Sites and choose Add web site
b. Choose a name: CCcamInfoPHP
c. Path: %SystemDrive%\inetpub\ CCcamInfoPHP
d. Set a port, 100

5) Copy CCcamInfoPHP folder from zip file to : %SystemDrive%\inetpub

6)
Give user IIS_IUSRS write access to the folder %SystemDrive%\inetpub\ CCcamInfoPHP

7) Start your browser,

8) You should have a configuration page:
a. Server: your box IP address
b. Port: need to type if different from 16001
c. User and password if set in Cccam server

Have fun!
 
Status
Not open for further replies.
Top