Installation guide for Thin Slice Upload.
=========================================

To use Thin Slice Upload you need to have Perl or PHP installed on your
server. Before you begin the installation please make sure that your
scripting engine has been correctly configured.

With PHP
--------
Change into the web folder. Open the slice.php file with a text editor.
Change the $save_path variable to the folder where you wish to save the
uploaded files.

Determine the url that maps to the slice.php file and type it into your
browser. Check the server log file for errors. The most probable cause
for any error is likely to be an incorrect entry for the save_path or
lack of permissions to write to the selected folder.

Open the thinupload.properties file and change the 'url' property so
that it points to the slice.php script. Then place the contents of the
web folder on your webserver. Load japplet.html on your browser and
upload away.


With Perl
---------
Open the cgi-bin/slice.cgi script in  your text editor. Change the
$save_path to point to the folder where files should be saved. Move the
script to the cgi folder on your web server and change it's permissions
to executable. Load the url that corresponds to the slice.cgi script in
your browser and check the server log file for errors. The most likely 
cause for any error is an incorrect entry for the save_path or lack of
permissions to write to the selected folder.

Open web/thinupload.properties file and change the 'url' property to
point to the slice.cgi script. Then move the contents of the web folder
to your webspace. Load japplet.html on your browser to begin uploading.


Each licence of Thin Slice Upload allows you to install the applet on
exactly one website.

Additional details about the product may be obtained from the website:
http://upload.thinfile.com you can also contact Thin File by email
on support@thinfile.com


Thank you
The Thin File Team
http://upload.thinfile.com/

