
|
|
| | FEATURES | INSTALLATION | MANUAL | DEMO | PURCHASE | |
|
We have focused on trying to make installation and usage of our script as easy as possible, yet leaving it very customable to meet advanced webmasters needs. The information below describes the requirements, files included in the package, and the recommended permission settings to the files. This information is simply here for your convenience. The installation steps are towards the bottom of hte page and are very easy. REQUIREMENTS |
|
- Latest version of PERL installed on your server - Are able to change permission to files - Unix server recommended FILES INCLUDED |
|
admin.cgi admin.jpg adminlog.dat animleft.gif animright.gif bar.gif black.gif blank.gif CHANGES.txt |
date.dat diag.cgi error.jpg exit.cgi exit.log exitracker.log exitrackerold.log FUTURE.txt gbar.gif |
gbar.gif leftdim.gif leftoff.gif prod.cgi prodtracker.log prodtrackerold.log README.txt rightdim.gif rightoff.gif |
totalvisits.log tpassword.dat tracker.log trackerold.log update.cgi variables.cgi visitor.log |
| PERMISSION SETTINGS |
|
date.dat |
chmod 777 |
|
exit.log |
chmod 777 |
|
exitracker.log |
chmod 777 |
|
exitrackerold.log |
chmod 777 |
|
prodtracker.log |
chmod 777 |
|
prodtrackerold.log |
chmod 777 |
|
totalvisits.log |
chmod 777 |
|
tpassword.dat |
chmod 777 |
|
tracker.log |
chmod 777 |
|
trackerold.log |
chmod 777 |
|
variables.cgi |
chmod 777 |
|
visitor.log |
chmod 777 |
|
admin.cgi |
chmod 755 |
|
diag.cgi |
chmod 755 |
|
exit.cgi |
chmod 755 |
|
prod.cgi |
chmod 755 |
|
update.cgi |
chmod 755 |
|
adminlog.dat |
chmod 733 |
|
admin.jpg |
chmod 644 |
|
adminleft.gif |
chmod 644 |
|
adminright.gif |
chmod 644 |
|
bar.gif |
chmod 644 |
|
black.gif |
chmod 644 |
|
blank.gif |
chmod 644 |
|
error.jpg |
chmod 644 |
|
gbar.gif |
chmod 644 |
|
leftdim.gif |
chmod 644 |
|
leftoff.gif |
chmod 644 |
|
rightdim.gif |
chmod 644 |
|
rightoff.gif |
chmod 644 |
|
CHANGES.txt |
chmod 600 |
|
FUTURE.txt |
chmod 600 |
|
README.txt |
chmod 600 |
| INSTALLATION STEPS |
|
In the members area download the Ultimate Topsites zip file. You will need a program which can decompress zip files. I recommend WINZIP. After opening the zip file make sure the above files are all included in the package. Once you are sure they are all there upload all the files to a directory on your webserver called "counter" . Once all the files are uploaded you will need to change the permissions of the admin.cgi to 755 and the rest of the files to how they are in the table above. If you are unsure how change permission to files you should visit the PERL LESSONS section. Once you have successfully changed all the permissions run the admin script by going to http://www.whateveryoursiteis.com/counter/admin.cgi In the above example replace whateveryoursiteis.com with your own site. The last thing that needs to be done is have this code inserted on any of the pages on your site that people directly link to and that you wanted counted. For most sites its just one page and it is usually index.html. This code should be inserted right after the html body tag. <SCRIPT LANGUAGE="JavaScript"> <!-- var truth = escape(parent.document.referrer); document.write('<img src="counter/update.cgi?' + truth + '" border="0" height="0" width="0">'); // --> </SCRIPT> |
| INSTALLATION HELP |
| If you feel uncomfortable installing the script we are available to install it for you for a small fee. |
|
| PRIVACY STATEMENT | TERMS & CONDITIONS | CONTACT US | |