Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- Installing Zenphoto v1.4.2.3
- 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
setlocale()failedWarning!
Locale functionality is not implemented on your platform or the specified locale does not exist. Language translation may not work.
See the troubleshooting guide on zenphoto.org for details. - PHP
mbstringpackage - zenphoto.cfg file
- File/Folder Permissions [are unknown (
770)]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.
- PHP
MySQLsupport for configured Database - PHP
PDO_MySQLsupport - Database setup in configuration file
Error!
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
-
Fill in the information below and setup will attempt to update your configuration file.
- Zenphoto core files
- .htaccess file (RewriteEngine is ON)
- .htaccess RewriteBase is
/photos - 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)
setup.php again.
Refresh