Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- Upgrade from Zenphoto v1.2.5 [6 releases skipped]
Warning!
We do not test upgrades that skip releases. We recommend you upgrade in sequence. - PHP version 5.3.13
- PHP
Safe Mode - PHP
magic_quotes_gpc - Graphics support:
PHP GD library bundled (2.0.34 compatible) - PHP
gettext()support - PHP
mbstringpackage [Your internal character set is ISO-8859-1]Warning!
Setting mbstring.internal_encoding to UTF-8 in your php.ini file is recommended to insure accented and multi-byte characters function properly. - PHP
MySQLsupport for configured Database - PHP
PDO_MySQLsupport -
PDO_SQLitesupport (experimental) - zp-config.php file
- File/Folder Permissions [are loose (
0777)]Warning!
If file and folder permissions are not set to strict or tighter there could be a security risk. However, on some servers Zenphoto does not function correctly with tight file/folder permissions. If Zenphoto has permission errors, run setup again and select a more relaxed permission.
You must be logged in to change permissions.
- Database setup in zp-config.php
- MySQL version 5.0.51a
- Connect to the database
SQL mode- Database
access rights - SHOW TABLES found:
zp_administrators,zp_admintoalbum,zp_albums,zp_captcha,zp_comments,zp_images,zp_obj_to_tag,zp_options,zp_tags - Database
field collations - Zenphoto core files [Some files are missing or seem wrong]
Warning!
Perhaps there was a problem with the upload. You should check the following files:zp-core/zp-extensions/tiny_mce/plugins/ajaxfilemanager/inc/data.php - .htaccess file [wrong version]
Error!
The .htaccess file in your root folder is not the same version as the one distributed with this version of Zenphoto. If you have made changes to .htaccess, merge those changes with the zp-core/htaccess file to produce a new .htaccess file. - robots.txt file [Not created] Notice! click for details
- albums folder
- cache folder
- locale folders
- uploaded folder
- zp-data folder
- HTML cache folder (cache_html)
- Third party plugins folder (plugins)
Testing Magic_quotes.
Testing Graphics library.
Testing mb_strings.
Testing Database.
Testing File/Folder permissions.
Testing Database connection.
Testing Zenphoto files.
You must be logged in to run setup.