Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- Installing Zenphoto v1.4.2.1
- PHP version 5.2.17
Warning!
Version 5.0.0 or greater is required. Version 5.3 or greater is strongly recommended. Use earlier versions at your own risk.
- Log security
- PHP
Register Globals - PHP
Safe Mode - PHP
magic_quotes_gpc[is enabled]Warning!
We strongly recommend disabling
magic_quotes_gpc. For more information See What is magic_quotes_gpc and why should it be disabled? in the Zenphoto troubleshooting guide. - PHP
magic_quotes_runtime - PHP
magic_quotes_sybase - PHP
gettext()support - PHP
mbstringpackage - Graphics support:
PHP GD library bundled (2.0.34 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 4.1.22
Error!
Version 5.0.0 or greater is required. Version 5.5.0 or greater is preferred. Use a lower version at your own risk.
- Zenphoto core files
- Zenphoto core file permissions
- .htaccess file (RewriteEngine is ON)
- .htaccess RewriteBase is
/gallery - 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.
You need to address the problems indicated above then run
setup.php again.
Refresh