Gallery has not been configured!

Gallery must be configured before you can use it. First, you must put Gallery in Configuration Mode. Here's how:


Unix with shell access
% cd /path/to/your/gallery
% sh ./configure.sh

Unix with FTP access
ftp> chmod 666 .htaccess
ftp> chmod 666 config.php
ftp> chmod 755 setup

Windows
C:\> cd \path\to\your\gallery
C:\> configure.bat

Then start the Configuration Wizard. If you experience problems, you can find help on the Gallery Help Page.