Gallery version
Check to see how old Gallery version 1.5.5-pl1 is.
|
|
|
|
PHP version
Check to see if you are running a supported Version of PHP. Due to bugs and missing functionality in some PHP versions, the minimum PHP version for Gallery 1.5 and newer is at least PHP 4.1.0
|
|
|
PHP v4.4.0 is OK.
|
Register globals
Gallery highly recommends that the PHP option 'register_globals' be turned off, for security purposes. Some software, notably the 'Geeklog' CMS, requires that 'register_globals' be enabled.
|
|
|
register_globals is off.
|
PHPs safe mode disabled
Check to see if PHP is running in safe_mode. Safe Mode is a PHP security feature commonly used in shared environments. Gallery cannot run when Safe Mode is enabled because it imposes too many restrictions.
|
|
|
safe_mode is off.
|
PHPs exec() function enabled
The exec() function is what Gallery uses to launch programs such as NetPBM, ImageMagick, and jhead. If exec() is disabled on your server then Gallery will not be able operate.
|
|
|
exec() is enabled on this server.
|
.htaccess processed by apache
Allow the Gallery .htaccess file to set application specific configuration options for the Gallery application. This is controlled by the webserver owner so it's not always possible for you to change it. The main drawbacks to not having this are that you may not be able to upload files > 2MB (e.g. big ZIP files or movies).
|
|
|
I can read your .htaccess file.
|
PHPs magic quotes off
Check to see if magic quotes are enabled on your PHP server. If they're on, you may notice strange behavior if you put ' (single-quote), " (double quote) or \ (backslash) characters in titles or captions in Gallery.
|
|
|
magic_quotes are off.
|
Apache mod_rewrite
Check to see if your webserver is compiled with mod_rewrite. This Apache module allows Gallery to use shorter URLs that are easier to read and look nicer when you mail them to your web-challenged relatives. It's not an essential feature.
|
|
|
mod_rewrite is enabled.
|
NetPBM installed
Check to see if NetPBM is installed so that Gallery can manipulate images (rotate, resize, make thumbnails, etc.). You only need to have either NetPBM or ImageMagick installed.
|
|
|
13 of 13 NetPBM binaries located.
|
ImageMagick installed
Check to see if ImageMagick is installed so that Gallery can manipulate images (rotate, resize, make thumbnails, etc.). You only need to have either ImageMagick or NetPBM installed.
|
|
|
I can't find ImageMagick. If it's installed and not in the path of the webserver user that's OK—you can specify the path to ImageMagick by hand on the following page. If it's not installed, you must install it. Gallery prefers ImageMagick version 5.4.8 and up. You can compile and install the entire ImageMagick package from the ImageMagick website. Note: The site also has binaries available for assorted operating systems. If you can't get it working, try leaving the ImageMagick path blank and using NetPBM instead.
|
Jhead installed
Check to see if jhead is installed so that Gallery can examine EXIF headers embedded in images created with most digital cameras.
|
|
|
jhead binary located.
|
jpegtran installed
Check to see if jpegtran is installed so that Gallery can perform lossless rotations on JPEG images.
|
|
|
jpegtran binary located.
|
Gettext support in PHP
Check to see if PHP is compiled with GNU gettext support for fast translations.
|
|
|
PHP has GNU gettext support.
|
Locales needed for Gallery
Check to see what languages are available.
|
|
|
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
Checking to see if you have the latest versions of all Gallery files.
|
|
|
All tested files up-to-date.
|