STEP ONE:
Find configuration file adc.cfg and configure it. Here is description of variables:
$adcpath - absolute path to your ADCenter directory (without trailing slash)
$backuppath - absolute path to your backup directory (without trailing slash). Used for DB backup operations.
$cgi - URL to CGI-BIN directory (without trailing slash)
$adcenter - URL to ADCenter directory (without trailing slash)
$sysid - system ID (must be "Windows" or "Unix")
$progmail - absolute path to your mail program. Use it with -t option
$email - your email
$furl - Default URL, used in exchange when no default account sites available
$yourname - username for default account for determining default popup ads
$defaultratio - default exchange ratio (How many credits user get for each popup shown on his site) (0-...). Ex. 1:2=0.5 1:8=0.25 2:1=2 etc
$refratio - referal ratio (user earn credits for people he refer)
$owntitle - your Popup Network title
$startcred - How many credits user get when he register with your exchange
$banheight - Popup height (in pixels)
$banwidth - Popup width (in pixels)
$keepcookie - Min Time period between 2 showed popups on one browser (in minutes)
$diftime - Time difference between real GMT and server GMT (in seconds)
$useframe - Set it to 1 if you wish to open popup window with frame page, or to 0 to open clear members page
$enablecounter - Enable/disable counter feature. Set to 0 if it will be disabled, or to 1 if it will be enabled
$enablemaillist - Enable/disable maillist feature. Set to 0 if it will be disabled, or to 1 if it will be enabled
$uselwp - Use LWP module for spider (if you have this module installed). Set to 0 if it will be disabled, or to 1 if it will be enabled
$inactive_limit - Number of days before site become inactive it no ads shown there.
$mysqlhost - Mysql server hostname.
$mysqldb - Mysql DB name.
$mysqllogin - Mysql login.
$mysqlpassword - Mysql password.
$locktables - Lock db tables? (1 - yes (recommended), 0 - no)
$delay - Session life (in min)
STEP TWO:
Set path to your Perl interpreter in first line of each *.pl file.
STEP THREE:
Copy all directories and files to your www-root directory
STEP FOUR:
Now if you set script on Unix based server you must set permissions on files and directories:
/backup - set to 777
/temp - set to 777
/cgi-bin/adc2000popup/*.pl - set to 755
/cgi-bin/adc2000popup/adc.cfg - set to 666
STEP FIVE:
Now login to your mysql server and run adc2000popup.sql script there to install tables. If you dont know how to do it, you can use our freeware MyScript software you can download from freeware section at http://www.trxx.co.uk/
STEP SIX:
Now create your default account from join.html page. Then login to admin part/general settings (login: admin, password: password) and set default account username.
INSTALLATION FINISHED
CONTENTS
|
|