|
ImageFolio Basic Edition 2.2 User's Guide
Installing ImageFolio Basic Edition 2.2
This document covers the standard installation of BizDesign ImageFolio Basic Edition 2.2 on Unix and Windows
systems. If you are upgrading from a previous version, you may wish to read Upgrading ImageFolio Basic Edition 2.2.
What You Will Need
Standard ImageFolio Installation
- Using a Zip decompression utility, extract the contents of
ImageFolio*.zip to a new directory on your personal computer.
You should see the following top-level directories:
cgi-bin - this contains all of your scripts and data directories
if_images - this contains all of the images used by ImageFolio
gallery - your future multimedia gallery directory
- Using an FTP utility, login to your Web server. Your ISP should have provided you with a username, password, and details for transferring files to your server.
- Upload all of the files and all of the directories in the
cgi-bin directory to a directory where
you can execute CGI scripts on your server (usually cgi-bin). Make sure you transfer all files in ASCII text mode!
Permissions settings for Unix/Linux users...
- Set permissions on
imageRate.cgi and imageFolio.cgi to 755 (rwxr-xr-x).
- Set permissions on the
data directory to 777 (rwxrwxrwx).
- Do not set permissions on any other files.
- Upload the
if_images directory to any Web accessible location on your server other than the cgi-bin.
Transfer all files in BINARY mode, except for imageprotect.js, which must be transferred in ASCII text mode. The if_images directory contains images and files that are used for user interface details, navigation, and media protection.
- Upload or make the
gallery directory in any Web accessible location on your server other than the cgi-bin. The gallery directory will house all of your media and related files.
- Using a text editor, open
imageRate.cgi and imageFolio.cgi and verify that the first line of each script points to the proper location of Perl on your server, unless yours is #!/usr/bin/perl.
Note for Unix/Linux users...
Most text editors are set up to save files with Windows line endings. If you experience server errors when executing a script, you may need to change/set the preferences in your text editor to save files with Unix line endings.
- Using a text editor, open
config.pl (from the cgi-bin directory) and answer all of the
questions. This is your ImageFolio configuration file and all variables regarding your server will need to be defined within this file. If you have trouble determining server paths, download and install this Perl script.
- Save any modified files, then, using an FTP utility, login to your server and upload the files you modified. Be sure to overwrite existing files to preserve any permissions settings.
- Using an FTP utility, login to your server and make a new subdirectory named
Test_Images within your gallery directory.
Note...
By making a subdirectory in the gallery directory, you are making a top-level ImageFolio category. When making categories in the future, please be sure that you use underscores instead of spaces in your directory names. If you have spaces in a directory name, Netscape browsers will not recognize the full name (this is a Netscape issue, not an ImageFolio issue).
- Using an image editor, create or open one fairly large JPEG formatted image. Save this image as
testimage.jpg. After saving, make a thumbnail of this image, by resizing/scaling it down to a fairly small size. Save this small thumbnail image as tn_testimage.jpg.
Note...
The pattern tn_, which you are using as a prefix for your thumbnail image, is defined in your config.pl configuration file. This unique pattern tells ImageFolio that this is a thumbnail image. If you have changed the settings in config.pl to use a different prefix, you must save the thumbnail image using your chosen prefix, instead of the default tn_.
- Using an FTP utility, upload
testimage.jpg and tn_testimage.jpg to the gallery/Test_Images directory. Be sure to upload both files in BINARY format!
- Open your Web browser and type in the URL to
imageFolio.cgi. If everything was installed correctly, you will see
the category Test Images. Click on the Test Images link and verify that
your thumbnail image shows up. Click on the thumbnail image. If you see
the large image, then you installed everything correctly. If things do not look correct, check your paths and settings in config.pl and try again.
- Using an FTP utility, start creating top-level categories by making new directories within your
gallery directory. To make subcategories of any of your top-level categories, simply make a subdirectory within that directory. You are not limited to the number of sub-levels deep (you can have as many subcategories of subcategories as you want). Upload any images and related media to the proper directories/categories. If you do not have a thumbnail image for any image or movie, and desire one, you will need to create a thumbnail using an image editor such as Thumbnailer. Thumbnailer is available as
shareware from http://www.smalleranimals.com/thumb.htm. A large variety of other thumbnail programs can be found on the ImageFolio site, in the Resource Center, located at
http://www.imagefolio.com/resources.
Note... For files that do not have thumbnails associated with them, ImageFolio will
display the default icon for that particular media type.
[ Top ]
© Copyright 1999-2005 BizDesign, Inc. All rights reserved. BizDesign® is a registered trademark of BizDesign, Inc. Permission to distribute, in any form, whole or part, is forbidden.
Report Errors or Omissions to webmaster@imagefolio.com
|