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.

Mandatory checks

If any of these items are highlighted in red then please take actions to correct them. Failure to do so could lead to your Gallery installation not functioning correctly.
Gallery version

Show/Hide more information Warning, but optional.
This version of Gallery was released on 11/17/2008. That's more than 180 days ago.
Show/Hide more information
PHP version

Show/Hide more information Success!
PHP v4.4.9 is OK.
PHP's safe mode disabled

Show/Hide more information Success!
safe_mode is off.
PHP's exec() function enabled

Show/Hide more information Success!
exec() is enabled on this server.
Netpbm installed

Show/Hide more information Success!
13 of 13 Netpbm binaries located.
ImageMagick installed

Show/Hide more information Success!
3 of 3 ImageMagick binaries located.
File integrity

Show/Hide more information Success!
All 792 tested files up-to-date.

Recommended things

Nice to have.
Register globals

Show/Hide more information Success!
register_globals is off.
.htaccess processed by Apache

Show/Hide more information Warning, but optional.
Your webserver is not obeying the 'php_value' lines in your .htaccess file. Try entering the following into your web server's httpd.conf file:
<Directory /home/rockange/public_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.
Jhead installed

Show/Hide more information Success!
jhead binary version 2.8 located.
jpegtran installed

Show/Hide more information Warning, but optional.
jpegtran was not found.
Show/Hide more information
Gettext support in PHP

Show/Hide more information Success!
PHP has GNU gettext support.
Locales needed for Gallery

Show/Hide more information Success!
2 languages are available. If you are missing a language please visit the Gallery download page.
missing locales

Show/Hide more information Success!
All gallery locales are available on this host.
Legend:
Success! Success!
Warning, but optional. Warning, but optional.
Your installation has warnings, but this is usually OK. Keep going!