Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- PHP version 5.2.8
- PHP
Safe Mode -
PHP
magic_quotes_gpc[is enabled]Warning!
You should consider disablingmagic_quotes_gpc. For more information See What is magic_quotes_gpc and why should it be disabled? in the Zenphoto troubleshooting guide. - Graphics support:
PHP GD library bundled (2.0.34 compatible) - PHP
gettext()support -
PHP
mbstringpackage [Your internal character set is EUC-JP]Warning!
Setting mbstring.internal_encoding to UTF-8 in your php.ini file is recommended to insure accented and multi-byte characters function properly. - PHP
MySQL support - zp-config.php file
-
File/Folder Permissions [are unknown (
705)] Notice! click for details - MySQL setup in zp-config.php
- MySQL version 5.0.82
- Connect to the database
- MySQL
SQL mode - MySQL
access rights - MySQL show tables [found no tables]
- MySQL
field collations - Zenphoto core files
- Zenphoto core file permissions
- .htaccess file (RewriteEngine is ON)
- .htaccess RewriteBase is
/ - 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)
-
Database tables to create:
zp_options,zp_albums,zp_images,zp_comments,zp_administrators,zp_admin_to_object,zp_tags,zp_obj_to_tag,zp_captcha,zp_zenpage_pages,zp_zenpage_news2cat,zp_zenpage_news_categories,zp_zenpage_news,zp_menu
Setup
Go