Pre-Install Checks Results:
PHP Version:
You need at leat PHP version 5 to run this script
OK You are running PHP version 5.2.17 which is fine
PHP SafeMode:
Failed Failed - SafeMode is turned on! Script will not work correctly!
GD Support:
Without GD no Thumbnails and stuff!
OK GD is installed on your system.
You are running version: bundled (2.0.34 compatible)
Imagick Support:
Supports more stuff than GD.
Failed Failed. The Imagick Image Library does not seem to be installed.
This is not a problem since this script can use GD, but recommended as Imagick has more features than GD
Check if folder /images/ is writable:
If this failes you will not be able to upload any images!
Failed Failed
Check if folder /source/errorlog/ is writable:
If these folders are writeprotected errorlogging won't be possible and end in a PHP Fatal Error.
Failed Failed
Check if folder /source/errorlog/mysql is writable:
If these folders are writeprotected errorlogging won't be possible and end in a PHP Fatal Error.
Failed Failed
Check if folder /source/errorlog/php5 is writable:
If these folders are writeprotected errorlogging won't be possible and end in a PHP Fatal Error.
Failed Failed
Check if folder /source/tempfiles/ is writable:
Although installation works with this folder not writable, it might be needed for future updates!
Failed Failed - nevertheless installation and site will work
Check if folder /temp/ is writable:
This folder needs to be writable in order for Plupload to work.
Failed Failed
Check if folder /temp/zip_uploads/ is writable:
Needs to be writable for Zip Uploads
Failed Failed
Check if folder /source/includes is writable:
This folder needs to be writable just during installation so that config.php can be saved! You can remove the write permission after the installation is finished.
Failed Failed - only needed during installation!