INSTALLATION - it is as easy as 1-2-3

_

Step 1) Configure the Script
_
Using a text editor like textpad, or notepad, open the config.cgi script and make changes to the variables. Save your changes.
A ) Type the URL address of the swars.cgi
_EXAMPLE
$scriptpath="http://www.yourdomain.com/cgi-bin/swars.cgi";
_
B )Type the full path to your Mail program. If you're not sure of this, ask your server administrator
_EXAMPLE
$mailprog="/usr/lib/sendmail";
_
C ) Type your email address. Make sure # to place a \ in front of the @ symbol
_EXAMPLE
$fromaddr="webmaster\@yourdomain.com";
_
D ) This is the file that will hold all of the email addresses and names of all of your autoresponders. Change it to something more secretive or leave it as is.
_EXAMPLE
$mbase = "collect.txt";
_
E ) Type a default name. If the system is unable to extract the prospect's name, it will print the Default Name. This step is also optional
_EXAMPLE
$emptyuname="Friend";
_
F ) Enter the Admin password (case sensetive 8 chars max)
_EXAMPLE
$password="demo";

Step 2) Upload the files Upload the following files to your cgi-bin directory.
  • swars.cgi
  • config.cgi
  • activate.cgi
  • Lite.pm
ATTENTION! ALL files must be uploaded as ASCII files. If you upload as binary, it WONT work.
_

Step 3) Set Permissions
  • Set the permissions for the swars.cgi file to '755'
  • Set the permissions for the config.cgi file to '755'
  • Set the permissions for the activate.cgi file to '755'
  • Set the permissions for the Lite.pm file to '644'

Step 4) Set Script Activation
_
FollowUp works without CRON jobs (which are not allowed on many servers). You place a 1-pixel "image" on a well viewed web page, which activates the script periodically. If there even one visitor a day it will work fine. When acticated, it checks and sees if it needs to send an e-mail to your contacts.
_
_ The syntax of the activation image follows:
_

<img src="http://www.yourdomain.com/cgi-bin/activate.cgi" width="1" height="1" border="0">

_ You can even place the activation image on another domain. It will activate the script everytime somebody visits that page. However, in my experience, I suggest that you place it on the entry page to your site.
_

Step 4) Log in Start Working
_
Now login to the admin area using the password you specified in the config.cgi and start working. To run the admin area, just point your browser to the swars.cgi
_EXAMPLE http://www.yourdomain.com/cgi-bin/swars.cgi


See a demo with instructions
use popcorn as your password

If you have problems installing this script we will Install it for you for $35. This fee is refundable only if the script will not work on your server.
_
_ The script can NOT be installed successfully if this information is not correct.
_
Name:
Phone:
Email:
Path to
sendmail
FTP or IP
Address
User Name:  
Password:
Please RECHECK above for accuracy before clicking SUBMIT. Click the SUBMIT button only ONCE