Installation Instructions
1. Download Affiliate Niche Script zip file.
Download the Trial version from here: http://www.affiliatenichescript.com/trial
Users who have purchased the Pro Edition can download from here: http://www.affiliatenichescript.com/user/me/purchased-files
2. Extract all files from the zip archive to a temporary location on your computer.
3. Go to the Upload folder and then edit the /includes/config.php.new file and include your MySQL database details, then rename the file to config.php
Example configuration:
//Your database hostname, default: localhost
define("dbhost", 'localhost');
//Your database username
define("dbuser", 'your-username');
//Your database password
define("dbpass", 'your-password');
//Your database name
define("dbname", 'your-dabasename');
//Your database table prefix
define("dbprefix", 'ans_');
4. Upload all the files from the upload folder to your web server using Binary mode.
5. CHMOD the cache folder and each sub-folder (amazon & db) to 777.
6. Browse to http://www.yourdomain.com/install/ to begin setup configuration.
7. Once completed delete the install folder.
View the installation video if you are having trouble following the steps above.



