Gallery has not been configured!

Gallery must be configured before you can use it. First, you must put it into configuration mode. Here's how:

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

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

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

And then start the Configuration Wizard If you experience problems, you should seek help on the Gallery Help Page


Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0