2010-06-20 20:53:41 -04:00
|
|
|
Gallery 3.0 (code name "Santa Fe")
|
|
|
|
|
2009-02-02 05:56:21 -05:00
|
|
|
ABOUT:
|
2009-05-03 17:16:03 -04:00
|
|
|
Gallery 3 is a web based software product that lets you manage your
|
|
|
|
photos on your own website. You must have your own website with PHP
|
|
|
|
and database support in order to install and use it. With Gallery you
|
|
|
|
can easily create and share albums of photos via an intuitive
|
|
|
|
interface.
|
2008-11-10 11:36:56 -05:00
|
|
|
|
2009-02-02 05:56:21 -05:00
|
|
|
|
2010-10-05 03:10:17 -04:00
|
|
|
INTENDED AUDIENCE:
|
|
|
|
This version is intended for anybody who has a website. We stand
|
|
|
|
ready to support the product and help you to make the most of it. We
|
|
|
|
welcome theme and module developers to play with this release and
|
|
|
|
start turning out slick new designs for our happy users. If you have
|
|
|
|
questions or problems, you can get help in the Gallery forums:
|
|
|
|
|
|
|
|
http://gallery.menalto.com/forum/96
|
|
|
|
|
|
|
|
|
|
|
|
SECURITY:
|
|
|
|
We've contracted a professional security audit, received their results
|
|
|
|
and resolved all the issues they found.
|
2009-02-02 05:56:21 -05:00
|
|
|
|
2009-06-02 03:48:16 -04:00
|
|
|
Did you find a security flaw? Please email security@gallery.menalto.com
|
|
|
|
with the details and we'll fix it ASAP!
|
2009-02-02 05:56:21 -05:00
|
|
|
|
|
|
|
|
2009-02-02 14:16:48 -05:00
|
|
|
SUPPORTED CONFIGURATION:
|
2009-02-02 05:56:21 -05:00
|
|
|
- Platform: Linux / Unix.
|
|
|
|
- Web server: Apache 2.2 and newer.
|
2009-06-02 03:48:16 -04:00
|
|
|
- PHP 5.2.3 and newer (PHP's safe_mode must be disabled and simplexml,
|
2009-03-05 21:22:51 -05:00
|
|
|
filter, and json must be installed).
|
2009-02-02 14:16:48 -05:00
|
|
|
- Database: MySQL 5 and newer.
|
2009-02-02 05:56:21 -05:00
|
|
|
|
|
|
|
|
2010-10-05 03:10:17 -04:00
|
|
|
INSTALLING AND UPGRADING INSTRUCTIONS:
|
|
|
|
For comprehensive instructions, The online User Guide is your best resource:
|
|
|
|
http://codex.gallery2.org/Gallery3:User_guide
|
|
|
|
|
|
|
|
There are also simple instructions below. NOTE: You can upgrade from
|
|
|
|
beta 1 and beyond, but not from alpha releases.
|
|
|
|
|
|
|
|
|
2009-02-02 05:56:21 -05:00
|
|
|
INSTALLATION VIA THE WEB:
|
|
|
|
- Point your web browser at gallery3/installer/ and follow the
|
|
|
|
instructions.
|
|
|
|
|
|
|
|
|
2009-02-02 12:32:42 -05:00
|
|
|
INSTALLATION FROM THE COMMAND LINE:
|
2009-01-19 20:03:22 -05:00
|
|
|
- php installer/index.php [-h host] [-u user] [-p pass] [-d dbname]
|
|
|
|
|
|
|
|
Command line parameters:
|
|
|
|
-h Database host (default: localhost)
|
|
|
|
-u Database user (default: root)
|
|
|
|
-p Database user password (default: )
|
|
|
|
-d Database name (default: gallery3)
|
2009-05-27 02:48:00 -04:00
|
|
|
-x Table prefix (default: )
|
2009-01-19 20:03:22 -05:00
|
|
|
|
2009-02-02 05:56:21 -05:00
|
|
|
|
2009-06-02 03:48:16 -04:00
|
|
|
BUGS?
|
|
|
|
Go to http://apps.sourceforge.net/trac/gallery/ click the "login" link
|
|
|
|
and log in with your SourceForge username and password, then click the
|
2010-10-05 03:10:17 -04:00
|
|
|
"new ticket" button. Mark any issues you find with the "3.1"
|
2009-06-02 03:48:16 -04:00
|
|
|
milestone and we'll try to get 'em done for the next release.
|
|
|
|
|
|
|
|
|
|
|
|
QUESTIONS, PROBLEMS:
|
|
|
|
- Check out the gallery3 FAQ http://codex.gallery2.org/Gallery3:FAQ
|
|
|
|
- Post to the Gallery 3 forums: http://gallery.menalto.com/forum/96
|
|
|
|
- Email gallery-devel@lists.sourceforge.net
|
|
|
|
|