PANDA Gallery - PHP Image Gallery

Current Version: 1.8.0

PANDA Gallery is a full featured php image gallery. With no database dependencies and a lightweight code base, PANDA Gallery is a fast and easy image gallery solution.

Features:
Multi-User Environment
Automatic Thumbnail Generation
Automatic Image Resizing
Fully Configurable
Administration Panel for adding/deleting galleries and images
No database dependencies
Lightweight
Template support, making website integration possible
Supports JPG, GIF, PNG, WMV, AVI, MOV File Types

NEW in version 1.8.0:
Fancy upload 2 for file uploads
Ability to Delete Galleries
Ability to delete images from gallery view when logged in
Improved multi-user functionality
Numerous bug fixes

System Requirements
PHP 4.3+ compiled with the GD Image Library

Installation
1) Download the PANDA Gallery archive, Decompress and upload the ‘panda_image_gallery’ directory and all of its contents.
2) Set owner on ‘panda_image_gallery/galleries’ to php process owner and permissions on ‘panda_image_gallery/galleries’ to 755 ****OR**** Set permissions on ‘panda_image_gallery/galleries’ to 777
3) Open ‘admin/config.php’ and choose a unique session name, and choose the template name
4) Add users to ‘USERS/users.inc.php’ as necessary. Details are contained in the header of ‘users.inc.php’
5) Modify template settings ‘templates/TEMPLATE_NAME/options.php’ to your liking. Default TEMPLATE_NAME is ‘default’.
6) Login using the information you entered in the users file and start creating galleries and uploading files