Gallery Project

Website: http://gallery.menalto.com
License: GPL

The Gallery Project is an open source project enabling management and publication of digital photographs and other media through a PHP-enabled web server. Photo manipulation includes automatic thumbnails, resizing, rotation, and flipping, among other things. Albums can be organized hierarchically and individually controlled by administrators or privileged users. Gallery 2.0 was publicly released on September 13, 2005.

In addition to Gallery 2.x, Gallery 3.x continues to be developed where new features are added; the first beta was released on 5 June, 2009 and fully supports upgrades to future releases. The development of Gallery 1.x is stopped, the last released version being 1.5.7 (August 16, 2007). Development of further Gallery 1.x versions continues in project Jallery , a fork of Gallery 1.6.

The Gallery Project has also released a “Gallery Virtual Appliance”, which allows users to test the current versions of both Gallery 1 and Gallery 2.

Requirements

* PHP — version 4.3.0 or greater
* Image processing library — for image manipulations, either ImageMagick or NetPBM. Version 2 also works with GD graphics library and GraphicsMagick.
* Database server, for version 2 only — MySQL 3.x, 4.x or 5.x, PostgreSQL 7.x or 8.x, Oracle 9i or 10g, DB2 8.2, Microsoft SQL Server 2005

Source