Welcome to Zenphoto! This page will set up Zenphoto 1.5.7 on your web server.
Systems Check:
- Installing Zenphoto v1.5.7
- zp-data security
- Apache
- PHP version 7.4.33
- PHP
Sessions
. - PHP
Register Globals
- PHP
display_errors
- PHP
gettext()
support - PHP
flock
support - PHP
cURL
support - PHP
tidy
support [is not present]Warning!
tidy
support is not critical but strongely recommended for properly truncating text containing HTML markup. - PHP
ZipArchive
support - PHP
mbstring
package - Graphics support:
PHP GD library bundled (2.1.0 compatible)
- zenphoto.cfg.php file
- File Permissions [are loose (
0666
)] Warning! click for details - The Zenphoto filesystem character define is UTF‑8 [no test performed] Warning! click for details
- Image URIs appear to require the UTF-8 character set.
- PHP
MySQLi
support - PHP
PDO_MySQL
support - MySQLi version 8.0.39
- Connect to MySQLi
SQL mode
[SET SESSION failed]Warning!
You may need to set
SQL mode
empty in your Database configuration.- Database
access rights
for archers2021 [unknown]Warning!
Your Database user must have
Alter
,Create
,Delete
,Drop
,Index
,Insert
,Select
andUpdate
rights.
The SHOW GRANTS query failed. - SHOW TABLES [Failed]
Warning!
The database did not return a list of the database tables for
archers2021
.
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
/zenphoto/
- 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 mb_strings.
Testing Graphics library.
Testing File permissions.
Testing Character set.
Testing Database.
Testing Database connection.
Testing Zenphoto files.
Testing Installation files.
Checking the database
-
Database tables to create:
zenphoto_options
,zenphoto_albums
,zenphoto_images
,zenphoto_comments
,zenphoto_administrators
,zenphoto_admin_to_object
,zenphoto_tags
,zenphoto_obj_to_tag
,zenphoto_captcha
,zenphoto_pages
,zenphoto_news2cat
,zenphoto_news_categories
,zenphoto_news
,zenphoto_menu
,zenphoto_plugin_storage
,zenphoto_search_cache