Ben's Picture Gallery (BPG)

About Ben's Picture Gallery

This gallery program will show pictures and video from your digital camera on your website.
The interface is intuitive and easy for your friends and family to navigate.
It is also easy to install on your own Linux or Mac home server.

Demo

Here is a live demo.

Latest Version

Download bpg-2.1.zip

Installation

  1. Download and unzip bpg.zip to your web server.
  2. View index.php in a browser and install any missing dependancies.
  3. Put your pictures and videos in the "photos" directory.
  4. Make your own "config.php" file with custom settings.
  5. schedule a cron task to generate all the cache files
    59 23 * * * cd /var/www/photos && php index.php -g -d "all" -t all

Installing dependancies

Features

System requirements

  1. Apache web server (tested on Mac, Ubuntu and Debian)
  2. PHP with GD and EXIF support
  3. ffmpeg & qt-faststart (for videos)
  4. exiftool (for editing JPEG file comments)
  5. zip (for downloading zip files)

Help

Please use the Forum and Tracker to discuss any issues with this program at the Sourceforge project page

Credits

None of this would have been possible without the work of many other talented people.
Hosted by