Warning: include(config.php) [function.include]: failed to open stream: Permission denied in /webhost/sites/www.larsenphotography.com/1.0/www/privategallery/init.php on line 92

Warning: include() [function.include]: Failed opening 'config.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /webhost/sites/www.larsenphotography.com/1.0/www/privategallery/init.php on line 92
Gallery needs Reconfiguration
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 should seek help on the Gallery Help Page