COUPONWORLD DOCUMENTATION
STEP ONE:
Find configuration file cworld.cfg and configure it. Here is description of variables:
$cwpath - absolute path to your CouponWorld directory (without trailing slash)
$backuppath - absolute path to your backup directory (without trailing slash)
$cgi - URL to CouponWorld CGI-BIN directory (without trailing slash)
$cworld - URL to CouponWorld directory (without trailing slash)
$sysid - system ID (must be "Windows" or "Unix")
$progmail - full path to mail program (ie sendmail). Use it with -t option if applicable
$furl - URL to your website
$owntitle - service title
$cool - number of coupons to be shown in cool coupons section
$nrpp - number of coupons to be shown in new coupons section
$nlim - number of days before current date from which new coupons should be shown
$logowidth - width of logo.gif in pixels. This logo should be printed on each coupon and indicate that coupon was printed in your service.
$couponmode - Set it to 1 if you will use pure image coupons, set it to 2 if you want coupon to be generated using company logo and coupon text description.
$payperday - cost per day. Set it to 0 if you want to run free service.
$tax - Set tax in % if applicable, or set it to 0
$currency - Set currency you want to charge your customers
$autoaccept - Autoaccept new registered agencies (1 - yes, 0 - admin approval required)
$ccpayment - Do you want to use online CC payments library (1 - yes, 0 - no)
$cclib - CC payment library (dont change it without our consultation)
$mysqlhost - Mysql server hostname
$mysqldb - Mysql database name
$mysqllogin - Mysql login
$mysqlpassword - Mysql password
$locktables - Lock tables (1 - yes (recommended), 0 - no)
$usecm - Use Coupon Maker module (1 - yes, 0 - no). Note, module requires ImageMagick and PerlMagick installed on your server, please consult with your hosting provider before turning this option on.
$maxwidth - Max allowed width for coupon (for CM module, in pixels)
$maxheight - Max allowed height for coupon (for CM module, in pixels)
$clipart_th_width - Clipart thumbnail width (for CM module, in pixels)
$tmpl_th_width - Templates thumbnail width (for CM module, in pixels)

If you are using InternetSecure CC payment library configure also isecure.pm file. Here is description of variables:
$shop_id - You merchant ID in IS
$canadiantaxes - set canadian taxex if applicvable
$testmode - set to "TEST" if you want to work in test mode
$refundpolicy - put here your refund policy
$privacypolicy - put here your privacy policy
$deliverypolicy - put here your delivery policy
$currency_form - put here currency you will use

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:
/cw/coupons - set to 777
/cw/backup - set to 777
/cw/fonts - set to 777
/cw/clipart_th - set to 777
/cw/tmpl_th - set to 777
/cw/cm - set to 777
/cgi-bin/cw/*.pl - set to 755
/cgi-bin/cw/cworld.cfg - set to 666

STEP FIVE:
Login to Mysql server and run SQL commands from couponworld.sql file. This way you create tables stucture in your database.

STEP SIX:
Now login to admin section from admin.html. Password is "trxx".

INSTALLATION FINISHED


CONTENTS
1998-2002 All Rights Reserved. Copyright T&D Systems, Inc.