Systems Check:
PHP version 5.3.2-1ubuntu4.2
PHP
Safe Mode
PHP
magic_quotes_gpc
Graphics support:
PHP GD library 2.0
PHP
gettext() support
PHP
mbstring package
PHP
MySQL support
zp-config.php file
Strict Permissions [is not in effect]
When this option is not in effect, file and folder permissions are relaxed. This could constitute a security risk so it is recommended that you enable Strict Permissions. However, on some servers Zenphoto does not function correctly with strict file/folder permissions. If you enable this option and Zenphoto has permission errors, run setup again and disable the option.
You must be logged in to change this.
NOTE: This option applies only to new files and folders created by Zenphoto. You may have to change permissions on existing ones to resolve problems.
MySQL setup in zp-config.php
MySQL version 5.1.41
Connect to the database
benedikt_zen
MySQL
SQL mode
MySQL
access rights
MySQL show tables found:
zp_admin_to_object, zp_administrators, zp_albums, zp_captcha, zp_comments, zp_images, zp_menu, zp_obj_to_tag, zp_options, zp_tags, zp_zenpage_news, zp_zenpage_news2cat, zp_zenpage_news_categories, zp_zenpage_pages
MySQL
$conf["UTF-8"] [is not set true]
You should consider porting your data to UTF-8 and changing the collation of the database fields fields to utf8_unicode_ci and setting this true. Zenphoto works best with pure UTF-8 encodings.
Zenphoto core files [Some files are missing or their filemtimes seem out of variance]
Perhaps there was a problem with the upload. You should check the following files: .htaccess
.htaccess file [is empty or does not exist]
Edit the .htaccess file in the root zenphoto folder if you have the mod_rewrite module, and want cruft-free URLs. Just change the one line indicated to make it work.
You can ignore this warning if you do not intend to set the option mod_rewrite.
robots.txt file [Not created] Notice! click for details
albums folder [albums is not writeable and setup could not make it so]
Change the permissions on the albums folder to be writable by the server (chmod 777 albums)
cache folder [cache is not writeable and setup could not make it so]
Change the permissions on the cache folder to be writable by the server (chmod 777 cache)
locale folders
uploaded folder [uploaded is not writeable and setup could not make it so]
Change the permissions on the uploaded folder to be writable by the server (chmod 777 uploaded)
zp-data folder [zp-data is not writeable and setup could not make it so]
Change the permissions on the zp-data folder to be writable by the server (chmod 777 zp-data)
You need to address the problems indicated above then run setup.php again.
Upgrade