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 backup directory (without trailing slash)
$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")
$furl - URL to your site (without trailing slash)
$yourname - your default username for determining default banner
$creditsystem - Credit system flag (1 - enabled, 0 - disabled)
$zoneflag - Zone system flag (1 - enabled, 0 - disabled)
$target - Set target window (or frame) name for redirection. For example: _top, _blank etc
$delay - Timeout in minutes for locking IP, set to 0 to disable function
$mysqlhost - Mysql server hostname
$mysqldb - Mysql database name
$mysqllogin - Mysql login
$mysqlpassword - Mysql password
$locktables - Lock tables (1 - yes (recommended), 0 - no)
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:
/adc/banners - set to 777
/adc/backup - set to 777
/cgi-bin/adc/*.pl - set to 755
/cgi-bin/adc/adc.cfg - set to 666
STEP FIVE:
Lgoin to your MySQL server and run adc.sql script to create tables
STEP SIX:
Now login to admin section from index.html. Login is "admin", password is "password". Add new account (with username you set in adc.cfg with $yourname variable) what will be your default account.
INSTALLATION FINISHED
CONTENTS
|
|