Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- Installing Zenphoto v1.4.2.3
- PHP version 5.3.3
- 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.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 5.0.95
Warning!
Version 5.0.0 or greater is required. Version 5.5.0 or greater is preferred. Use a lower version at your own risk.
SQL mode- Database
access rights - SHOW TABLES [found no tables]
- 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/zenphoto.cfg - Zenphoto core folders [Some unknown files were found]
Warning!
You should remove the following files:
zp-core/zp-config.cfg
- Zenphoto core file permissions
- .htaccess file [is empty or does not exist]
Warning!
If you have the mod_rewrite module enabled an .htaccess file is required the root zenphoto folder to create cruft-free URLs.
You can ignore this warning if you do not intend to set themod_rewriteoption.
- robots.txt file [Not created]
Warning!
Setup could not create a robots.txt file.
- albums folder [albums is not writeable and setup could not make it so]
Error!
Change the permissions on the
albumsfolder to be writable by the server (chmod 777 albums) - cache folder [cache is not writeable and setup could not make it so]
Error!
Change the permissions on the
cachefolder to be writable by the server (chmod 777 cache) - locale folders
- uploaded folder [uploaded is not writeable and setup could not make it so]
Error!
Change the permissions on the
uploadedfolder to be writable by the server (chmod 777 uploaded) - zp-data folder [permissions failure]
Warning!
Setup could not change the folder permissions from loose (
0777) to strict (0755). You will have to set the permissions manually. See the Troubleshooting guide for details on Zenphoto permissions requirements. - HTML cache folder [cache_html is not writeable and setup could not make it so]
Error!
Change the permissions on the
HTML cachefolder to be writable by the server (chmod 777 cache_html) - Third party plugins folder [plugins is not writeable and setup could not make it so]
Error!
Change the permissions on the
Third party pluginsfolder to be writable by the server (chmod 777 plugins)
setup.php again.
Refresh