Gallery: Configuration Mode


To configure gallery, Start the configuration wizard

If you've finished your configuration but you're still seeing this page, that's because for safety's sake we don't let you run Gallery in an insecure mode. You need to switch to secure mode before you can use it. Here's how:


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

Unix with FTP access
ftp> chmod 644 .htaccess
ftp> chmod 644 config.php
ftp> chmod 0 setup

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

Then just reload this page and all should be well. If you experience problems, you should seek help on the Gallery Help Page