|
ImageFolio Basic Edition 2.2 User's Guide
Upgrading ImageFolio Basic Edition 2.2
This document covers the upgrade installation of BizDesign ImageFolio Basic Edition 2.2 on Unix and Windows
systems. If you are installing from scratch, you may wish to read Installing 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. Overwrite any existing files. The if_images directory contains many new images and files that are used for user interface details, navigation, and media protection.
- 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.
- Open your Web browser and type in the URL to
imageFolio.cgi. If everything was installed correctly, you will see
that your gallery has been updated. Click on the any category to verify that everything is working properly. If things do not look correct, check your paths and settings in config.pl and try again.
[ 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
|