diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2013-04-21 09:24:49 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-21 09:24:49 -0300 |
commit | b281f60f3e9965b2d8cff4c500d5c203c549b5dc (patch) | |
tree | b7cd4ecb5dfa1faecd877b5bec98e7dced9af257 /graphics/gallery3/README | |
parent | c8986b7bf15c0770b13c457d36ce306c59742c53 (diff) | |
download | slackbuilds-b281f60f3e9965b2d8cff4c500d5c203c549b5dc.tar.gz |
graphics/gallery3: Updated for version 3.0.6.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/gallery3/README')
-rw-r--r-- | graphics/gallery3/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gallery3/README b/graphics/gallery3/README index e2aaf40b35..6fb28f9da7 100644 --- a/graphics/gallery3/README +++ b/graphics/gallery3/README @@ -2,14 +2,14 @@ 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). +Requires web server, PHP and database (MySQL). -Refer to README-ONLINE in DOCS for new install, upgrade, and/or +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/). +DOCROOT - should be set to whatever folder you want to install +gallery3. The 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/ |