Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- Installing Zenphoto v1.4.2.3
- PHP version 5.6.40
- Log security
- PHP
Register Globals - PHP
Safe Mode - PHP
magic_quotes_gpc - PHP
magic_quotes_runtime - PHP
magic_quotes_sybase - PHP
gettext()support - PHP
mbstringpackage - Graphics support:
PHP GD library bundled (2.1.0 compatible) - zenphoto.cfg file
- File/Folder Permissions [are strict (
0755)] Notice! click for details - The Zenphoto filesystem character define is UTF‑8 [no test performed] Notice! click for details
- Image URIs appear to require the UTF-8 character set.
- PHP
MySQLsupport for configured Database - PHP
PDO_MySQLsupport - Database setup in configuration file
- MySql version 8.0.45
SQL mode[SET SESSION failed]Warning!
You may need to set
SQL modeempty in your Database configuration.- Database
access rights[unknown]Warning!
Your Database user must have
Alter,Create,Delete,Drop,Index,Insert,SelectandUpdaterights.
The SHOW GRANTS query failed. - SHOW TABLES [Failed]
Warning!
The database did not return a list of the database tables for
dalbiezzen.
Setup will attempt to create all tables. This will not over write any existing tables. - Database
field collations - Zenphoto core files
- Zenphoto core file permissions
- .htaccess file (RewriteEngine is ON)
- .htaccess RewriteBase is
/ - 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 mb_strings.
Testing Graphics library.
Testing File/Folder permissions.
Testing Character set.
Testing Database.
Testing Database connection.
Testing Zenphoto files.
Testing Installation files.
-
Database tables to create:
zph_options,zph_albums,zph_images,zph_comments,zph_administrators,zph_admin_to_object,zph_tags,zph_obj_to_tag,zph_captcha,zph_pages,zph_news2cat,zph_news_categories,zph_news,zph_menu,zph_plugin_storage,zph_search_cache