Files
gallery3/README
2009-01-20 01:03:22 +00:00

18 lines
560 B
Plaintext

INSTALLING VIA THE WEB
- Point your web browser at gallery3/installer and follow the instructions
INSTALLING FROM THE COMMAND LINE
- 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)
Questions, problems:
- Check out the gallery3 FAQ http://codex.gallery2.org/Gallery3:FAQ
- Email gallery-devel@lists.sourceforge.net