slackbuilds/graphics/gallery3
Nishant Limbachia 2e81c14f45 graphics/gallery3: Added (web-based photo album organizer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-03-03 13:04:30 -06:00
..
README graphics/gallery3: Added (web-based photo album organizer) 2013-03-03 13:04:30 -06:00
README-ONLINE graphics/gallery3: Added (web-based photo album organizer) 2013-03-03 13:04:30 -06:00
doinst.sh graphics/gallery3: Added (web-based photo album organizer) 2013-03-03 13:04:30 -06:00
gallery3.SlackBuild graphics/gallery3: Added (web-based photo album organizer) 2013-03-03 13:04:30 -06:00
gallery3.info graphics/gallery3: Added (web-based photo album organizer) 2013-03-03 13:04:30 -06:00
slack-desc graphics/gallery3: Added (web-based photo album organizer) 2013-03-03 13:04:30 -06:00

README

gallery3 is a web-based photo album organizer.  Lets you publish
and print your photos as well as lets other users access your
pictures.

This requires a web server (e.g. httpd), PHP, and database (e.g. MySQL).

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

Script options:
DOCROOT - should be set to the directory in which you want to install
gallery3 (default is /var/www/htdocs/).

BASEDIR - name of the directory under DOCROOT.  This will actually
be part of our gallery3 url:  www.example.com/BASEDIR/

WEBUSER - default is root, but you can have any other user.
WEBGROUP - default is apache, but you can have any other group.