Systems Check:
PHP version 5.2.10-2ubuntu6.4
PHP
Safe Mode
PHP
magic_quotes_gpc
[is enabled]
You should consider disabling magic_quotes_gpc
. For more information See #25 of the Zenphoto troubleshooting guide.
Graphics support:
PHP GD library bundled (2.0.34 compatible)
PHP
gettext()
support
PHP
mbstring
package [Your internal characater set is ISO-8859-1]
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
Strict Permissions [is not in effect]
When this option is not in effect, file and folder permissions are relaxed. This could constitute a security risk so it is recommended that you enable Strict Permissions. However, on some servers Zenphoto does not function correctly with strict file/folder permissions. If you enable this option and Zenphoto has permission errors, run setup again and disable the option.
Click here to use strict file/folder permissions.
NOTE: This option applies only to new files and folders created by Zenphoto. You may have to change permissions on existing ones to resolve problems.
MySQL setup in zp-config.php
MySQL version 5.0.67
Connect to the database
petr_petrgraf_cz
MySQL
SQL mode
[SET SESSION failed]
NOTE: This option applies only to new files and folders created by Zenphoto. You may have to change permissions on existing ones to resolve problems.
MySQL
access rights
[unknown]
Your MySQL user must have Alter
, Create
, Delete
, Drop
, Index
, Insert
, Select
and Update
rights.
The SHOW GRANTS query failed.
MySQL show tables [Failed]
MySQL did not return a list of the database tables for petr_petrgraf_cz
.
Setup will attempt to create all tables. This will not over write any existing tables.
Zenphoto core files
.htaccess file (RewriteEngine is ON)
.htaccess RewriteBase is
/
Warning: file_put_contents(/home/www/petrgraf.cz/subdomains/www/robots.txt) [function.file-put-contents]: failed to open stream: Permission denied in /home/www/petrgraf.cz/subdomains/www/zp-core/setup.php on line 1097
robots.txt file [Not created]
Setup could not create a robots.txt file.
albums folder
cache folder
locale folders
uploaded folder
zp-data folder
Database tables to create: zp_options
, zp_albums
, zp_images
, zp_comments
, zp_administrators
, zp_admintoalbum
, zp_tags
, zp_obj_to_tag
, zp_captcha
, zp_zenpage_pages
, zp_zenpage_news2cat
, zp_zenpage_news_categories
, zp_zenpage_news
.