Gallery needs Reconfiguration

Your Gallery configuration was created using the config wizard from an older version of Gallery. It is out of date. Please re-run the configuration wizard! In a shell do this:


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

Then launch the configuration wizard. If you experience problems, you might find the solution in the README or in the FAQ. If not, you can ask for help on the Gallery Users Mailing List.