phpInstantGallery :: Installation
- Download pig-x.y.tar.gz or pig-x.y.zip from http://www.ikemcg.com/pig?rm=download
- Untar/unzip phpInstantGallery in desired location. The files in the archive are contained in a folder named phpInstantGallery.
- Change phpInstantGallery directory to desired name. Gallery URLs will alwayspoint to files in this directory.
- Create a folder under which you plan to place your gallery image directories.
- Make changes to config.php. The file contains its own documentation.
- Prepare images according to the image requirements described in the requirements section above.
- 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.