phpInstantGallery :: Installation

  1. Download pig-x.y.tar.gz or pig-x.y.zip from http://www.ikemcg.com/pig?rm=download
  2. Untar/unzip phpInstantGallery in desired location. The files in the archive are contained in a folder named phpInstantGallery.
  3. Change phpInstantGallery directory to desired name. Gallery URLs will alwayspoint to files in this directory.
  4. Create a folder under which you plan to place your gallery image directories.
  5. Make changes to config.php. The file contains its own documentation.
  6. Prepare images according to the image requirements described in the requirements section above.
  7. You may now display each gallery you create by pointing a web browser to the index.php file, with "?gallery=yourgallery" appended to it. The "yourgallery" portion of the string is the path to the gallery you want to display, relative to the gallery root you defined in config.php.