Gallery Configuration Wizard: Step 1
This is the Gallery system check page. This page will validate your installation to make sure that you have all the necessary components and permissions on this system and that everything is configured reasonably.

Having problems? Try the documentation, Gallery Diagnostics Page and Gallery Help Page.

Gallery version
Show/hide more information Warning, but optional
This version of Gallery was released on 19/01/2006. You can check for more recent versions by visiting http://gallery.sourceforge.net.
PHP version
Show/hide more information Success
PHP v5.2.6-2ubuntu4.6 is OK.
Register globals
Show/hide more information Success
register_globals is off.
PHPs safe mode disabled
Show/hide more information Success
safe_mode is off.
PHPs exec() function enabled
Show/hide more information Success
exec() is enabled on this server.
.htaccess processed by apache
Show/hide more information Warning, but optional
Apache is not obeying the 'php_value' lines in your .htaccess file. Try entering the following into your web server's httpd.conf file:
<Directory /x/home/dbeale/project/html/gallery>
	AllowOverride Options FileInfo
</Directory>
If you are running PHP in CGI mode, this message is unavoidable.
PHPs magic quotes off
Show/hide more information Warning, but optional
Magic quotes are on. Your webserver administrator can turn them off by putting :
	magic_quotes_gpc = Off
in your php.ini file.
Apache mod_rewrite
Show/hide more information Success
mod_rewrite is enabled.
NetPBM installed
Show/hide more information Warning, but optional
I can't find NetPBM. If it's installed and not in the path of the webserver user that's OK—you can specify the path to NetPBM by hand on the following page. If it's not installed, you have two choices:
Gallery prefers NetPBM version 9.9 and up. You can install just the binaries Gallery needs from the Gallery Download Page. Or, you can compile and install the entire NetPBM package from the NetPBM website.
Note: You can install the binaries from the Gallery site even if you don't have root access on your box! If you can't get it working, try leaving the NetPBM path blank and using ImageMagick instead.
ImageMagick installed
Show/hide more information Success
3 of 3 ImageMagick binaries located.
Jhead installed
Show/hide more information Warning, but optional
I can't find jhead. If it's installed and not in the path of the webserver user that's OK—you can specify the path by hand on the following page. If it's not installed, you can install it yourself. Jhead is a public domain EXIF parser. Source, linux binaries, and windows binaries can be found at the jhead homepage.
jpegtran installed
Show/hide more information Warning, but optional
I can't find jpegtran. If it's installed and not in the path of the webserver user that's OK—you can specify the path by hand on the following page. If it's not installed, you can install it yourself. Jpegtran is a free tool distributed by the Independent JPEG Group as part of libjpeg. Source may be found at the IJG homepage. Binaries may be found at the JPEG Club website or in the libjpeg package of Linux distributions.
Gettext support in PHP
Show/hide more information Success
PHP has GNU gettext support.
Locales needed for Gallery
Show/hide more information Warning, but optional
It seems you didn't download any additional languages. This is not a problem! Gallery will appear just in English. Note: If this is not true, check that all files in locale folder are readable for the webserver, or contact the Gallery Team.
File integrity
Show/hide more information Success
All tested files up-to-date.
Legend:
Warning, but optionalWarning, but optional
SuccessSuccess

Your installation has warnings, but this is usually OK. Keep going!