Chatroulette Clone Installation (Version 2.0 and up)
QUICKSTART: (The easy way to install – Flex Builder not needed)
- Unzip ChatRouletteClone_n.n.zip
- Upload the files located at /bin-release (CRC_Release_n.n.zip) to your server
- Create MySQL database and run /jabbercam/install.php (import /html-template/chatroulette_clone.sql)
- Get an Adobe Stratus key (https://www.adobe.com/cfusion/entitlement/index.cfm?e=stratus)
- Edit: /jabbercam/config.php and insert your databease details
- Rename ChatrouletteClone.html to index.html
- Access http:// www.yourdomain.com and Enjoy!
CUSTOMIZATION AND CUSTOM INSTALLATION:
- Unzip ChatRouletteClone_n.n.zip
- Import ChatRouletteClone.zip into Adobe Flex Builder. (https://www.adobe.com/cfusion/tdrc/index.cfm?product=flex)
- Make your changes (read the FAQ: http://www.chatroulette-clone.com/faq/)
- Save and export a release build (Project>>Export Release Build >>chose your FOLDER and press Finish)
- Edit /jabbercam/config.php
- Insert your database details, your Adobe Stratus URL, Adobe Stratus API key (https://www.adobe.com/cfusion/entitlement/index.cfm?e=stratus) and the URL to your backend scripts (functions.php)
- Create your database and run /jabbercam/install.php (import /html-template/chatroulette_clone.sql)
- Upload everything from the exported release folder to your web server
- Access http:// www.yourdomain.com/ChatRouletteClone.html and Enjoy!
CREATING/CHANGING LANGUAGE FILES:
- Please read INSTALL.txt found in your ChatRouletteClone package
UPGRADE INSTRUCTIONS
After upgrading, always clear your browser’s cache and reload your website!
- Please read INSTALL.txt found in your ChatRouletteClone package
Recent Comments