1. Unpack all files to the desired catalog and upload them to server thru ftp. Upload files as usual, using text mode for all files except those are in images/ directory. 2. Set permission 0777 for the following files and directories: /members (or another directory to put in autogenerated member's sites) /emails (or another directory to hold email templates.) and all the files in this directory /data (to hold configuration data, mysql backups etc.) /templates/site (or another directory to hold member's site templates.) and all the files in this directory /affiliates/pages (or another directory to hold members area page templates.) and all the files in this directory 2.1. The program does some reasonable attempts to hide your data from hackers; but it's better to have some additional protection. Please make sure that your data/ directory is protected by Apache (see data/.htaccess file). 3. Open /admin/admin.php in your browser and enter superpass as the default password. 3.1. Set Up MySql access configuration values (login, password etc.). 3.2. Install DB when prompted to. 3.3. Click on Configure in order to set up your affiliate program configuration. 4. Configure the cron jobs 4.1. /recur.php should be run once per day and every day 4.2. /sendmail.php should be run every hour 5. Don't forget to rewrite index.html on the root dir. The index.html file is included for demo purposes ONLY and has links to some demos as well!