Warning: main(./config.php): failed to open stream: Permission denied in /home/virtual/site561/fst/var/www/html/sitepics/init.php on line 109

Warning: main(./config.php): failed to open stream: Permission denied in /home/virtual/site561/fst/var/www/html/sitepics/init.php on line 109

Warning: main(): Failed opening './config.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site561/fst/var/www/html/sitepics/init.php on line 109

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/virtual/site561/fst/var/www/html/sitepics/init.php:109) in /home/virtual/site561/fst/var/www/html/sitepics/session.php on line 60

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/virtual/site561/fst/var/www/html/sitepics/init.php:109) in /home/virtual/site561/fst/var/www/html/sitepics/session.php on line 60

Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site561/fst/var/www/html/sitepics/init.php:109) in /home/virtual/site561/fst/var/www/html/sitepics/util.php on line 2485
Gallery Configuration Error

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.