Welcome to Zenphoto! This page will set up Zenphoto 1.4.12 on your web server.
Systems Check:
- Installing Zenphoto v1.4.12
- zp-data security [is compromised]
Warning!
Zenphoto suggests you make the sensitive files in the zp-data folder accessable by owner only (permissions = 0600). The file permissions for debug.log are 0644 which may allow unauthorized access.
- PHP version 5.4.17
- PHP
Sessions
. - PHP
Register Globals
- PHP
Safe Mode
- PHP
magic_quotes_gpc
- PHP
magic_quotes_runtime
- PHP
magic_quotes_sybase
- PHP
display_errors
- PHP
gettext()
support - PHP
flock
support - PHP
mbstring
package - zenphoto.cfg.php file
- File Permissions [are strict (
0644
)] Notice! click for details - PHP
MySQLi
support - PHP
PDO_MySQL
support - PHP
MySQL
support - Database setup in configuration file
Error!
No such file or directory
- Zenphoto core files
- .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_rewrite
option.
- robots.txt file [Not created]
Warning!
Setup could not create a robots.txt file.
- 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 File permissions.
Testing Database.
Testing Database connection.
Testing Zenphoto files.
You need to address the problems indicated above then run
setup
again.