Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- PHP version 5.3.3
- Log security
- PHP
Register Globals
- PHP
Safe Mode
- PHP
magic_quotes_gpc
- PHP
gettext()
support - PHP
mbstring
package - PHP
MySQL
support for configured Database - PHP
PDO_MySQL
support -
PDO_SQLite
support (experimental) - zp-config.php file
- File/Folder Permissions [are strict (
0755
)] Notice! click for details - Database setup in zp-config.php
Error!
Access denied for user 'u1211285_zen'@'172.16.5.249' (using password: YES) -
Fill in the information below and setup will attempt to update your
zp-config.php
file.
- 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:themes/default/album.php
themes/default/image.php
themes/default/index.php
themes/default/styles/light.css - .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] 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 Database.
Testing File/Folder permissions.
Testing Database connection.
Testing Zenphoto files.
You need to address the problems indicated above then run
setup.php
again.