slackbuilds_ponce/graphics/gallery
Nishant Limbachia 63a53e9d69 graphics/gallery: Updated for version 3.0.9.
(renamed from gallery3)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-07-14 17:07:20 -05:00
..
doinst.sh graphics/gallery: Updated for version 3.0.9. 2013-07-14 17:07:20 -05:00
gallery.info graphics/gallery: Updated for version 3.0.9. 2013-07-14 17:07:20 -05:00
gallery.SlackBuild graphics/gallery: Updated for version 3.0.9. 2013-07-14 17:07:20 -05:00
README graphics/gallery: Updated for version 3.0.9. 2013-07-14 17:07:20 -05:00
README-ONLINE graphics/gallery: Updated for version 3.0.9. 2013-07-14 17:07:20 -05:00
slack-desc graphics/gallery: Updated for version 3.0.9. 2013-07-14 17:07:20 -05:00

gallery is a web-based photo album organizer.  Lets you publish
and print your photos as well as lets other users access your
pictures and comment on them.  This is great solution for anyone
wanting to host their own picture gallery.

Requires web server, PHP, and database (MySQL).

Refer to README-ONLINE in DOCS for new install, upgrade and/or
migration instructions.

Script options:
DOCROOT - should be set to whatever folder you want to install
          gallery.  The default is /var/www/htdocs
BASEDIR - name of the directory under DOCROOT.  This will actually
          be part of our gallery url:  www.example.com/BASEDIR.  
          Default is gallery.
WEBUSER - default is root, but you can have any other user.
WEBGROUP - default is apache, but you can have any other group.