Installing TAKE THIS!
Follow these steps to install and configure TAKE THIS!:
- copy the "take_this" directory in the desired HTML
path on your server.
- copy the "takethis" directory into your cgi directory.
Set these variables in take_prefs.pm :
- Download cgi-lib
and place it in the takethis directory. Also, verify that the path
to PERL is correct in the first line of each script.
- Modify links in the "index.html" file to reflect the
location of the takethis.pl.
- Modify the users.info file. Replace name@domain with the email
address; password with the password; and directory with the user's
subdirectory within the upload root directory.
- Set file permissions. The scripts must have execute permission.
The upload directories and subdirectories must have read/write/modify
permission. (chmod 777).
- Modify the "extensions.txt" file to include the allowable
file extensions for uploads.
|