What is it?

FredGallery is Yet Another Simple PHP Image Gallery (YASPIG!). Once again, I couldn't find anything that did what I wanted, so I wrote my own.

Features

Requirements

Installation

  1. Unpack the archive somewhere: tar zxvf FredGallery-x.y.z.tar.gz
  2. Change to the FredGallery-x.y.z directory: cd FredGallery-x.y.z
  3. Copy *.php, *.css and *.png to your gallery directory.
  4. If you want to edit the options, change to your gallery dir and copy config.php to config.local.php. Change any options you want in the local file.
  5. In your gallery directory, make a 'thumbs' directory, and make it writable by the web server (either chown or chmod 777 it).
  6. Load it up and see if it works!
Last modified 2008-09-09 22:56:48 -0400 Generated in 0.083s