System Checks:
PHP Version
Success
FILE Directive
Success
Safe Mode
Success
exec() allowed
Warning
Warning: The exec() function is disabled in your PHP by the disabled_functions parameter in php.ini. You won't be able to use modules that require external binaries (e.g. ImageMagick, NetPBM or Ffmpeg). This can only be set server-wide, so you will need to change it in the global php.ini.
set_time_limit() allowed
Success
Filesystem Operations
Failed
Error: Essential filesystem operations are disabled in your PHP by the disabled_functions parameter in php.ini. You must allow these functions before Gallery will run. These functions are missing: chmod.
Memory limit (64Mb)
Success
File uploads allowed
Success
Maximum upload size (3Mb)
Success
Maximum POST size (4Mb)
Success
Translation support
Warning
Your webserver does not support localization. To enable support for additional languages please instruct your system administrator to reconfigure PHP with the gettext option enabled.
putenv() allowed
Warning
Warning: The putenv() function is disabled in your PHP by the disabled_functions parameter in php.ini. Gallery can function with this setting, but on some rare systems Gallery will be unable to run in other languages than the system language and English.
Output buffering disabled
Warning
Warning: Output buffering is enabled in your PHP by the output_buffering, zlib.output_compression parameter(s) in php.ini. Gallery can function with this setting - downloading files is even faster - but Gallery might be unable to serve large files (e.g. large videos) and run into the memory limit. Also, some features like the progress bars might not work correctly if output buffering is enabled unless ini_set() is allowed.
Gallery file integrity
Warning
Test skipped due to other errors.