Welcome to Zenphoto! This page will set up Zenphoto 1.4.12 on your web server.
Systems Check:
- Reinstalling current Zenphoto release
- zp-data security
- PHP version 5.6.40
- 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 - Graphics support:
PHP GD library bundled (2.1.0 compatible)
- zenphoto.cfg.php file
- File Permissions [are strict (
0644
)] Notice! click for details - PHP
MySQLi
support - PHP
PDO_MySQL
support - PHP
MySQL
support - MySQLi version 5.7.26
- Connect to MySQLi
SQL mode
- Database
access rights
for bahayphotos - SHOW TABLES found:
zp_admin_to_object
,zp_administrators
,zp_albums
,zp_captcha
,zp_comments
,zp_images
,zp_menu
,zp_news
,zp_news2cat
,zp_news_categories
,zp_obj_to_tag
,zp_options
,zp_pages
,zp_plugin_storage
,zp_search_cache
,zp_tags
- Database
field collations
- Zenphoto core files
- .htaccess file [is empty or does not exist]
Warning!
Server seems not to be Apache or Apache-compatible,
mod_rewrite
may not be available. - robots.txt file [Not created] Notice! click for details
- albums folder [albums is not writeable and setup could not make it so]
Error!
Change the permissions on the
albums
folder 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
cache
folder 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
uploaded
folder to be writable by the server (chmod 777 uploaded
) - zp-data folder [zp-data is not writeable and setup could not make it so]
Error!
Change the permissions on the
zp-data
folder to be writable by the server (chmod 777 zp-data
) - HTML cache folder [cache_html is not writeable and setup could not make it so]
Error!
Change the permissions on the
HTML cache
folder 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 plugins
folder to be writable by the server (chmod 777 plugins
)
Testing Magic_quotes.
Testing mb_strings.
Testing Graphics library.
Warning: fopen(G:/PleskVhosts/bahayphillips.com/httpdocs/zp/zp-data/debug.log): failed to open stream: Permission denied in G:\PleskVhosts\bahayphillips.com\httpdocs\zp\zp-core\functions-basic.php on line 1233
Notice: Constant WEBPATH already defined in G:\PleskVhosts\bahayphillips.com\httpdocs\zp\zp-data\zenphoto.cfg.php on line 76
Testing File permissions.
Testing Database.
Testing Database connection.
Testing Zenphoto files.
Warning: fopen(G:/PleskVhosts/bahayphillips.com/httpdocs/zp/zp-data/debug.log): failed to open stream: Permission denied in G:\PleskVhosts\bahayphillips.com\httpdocs\zp\zp-core\functions-basic.php on line 1233
Warning: fopen(G:/PleskVhosts/bahayphillips.com/httpdocs/zp/zp-data/setup.log): failed to open stream: Permission denied in G:\PleskVhosts\bahayphillips.com\httpdocs\zp\zp-core\setup\setup-functions.php on line 405
You must be logged in to run setup.