Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- Updating current Zenphoto release
- PHP version 5.2.4-2ubuntu5.12
- 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 2.0 or higher - Graphics Library rotation support [is not present]
Warning!
The graphics support library does not provide support for image rotation. - PHP
gettext()support - PHP
setlocale()failedWarning!
Locale functionality is not implemented on your platform or the specified locale does not exist. Language translation may not work.
See the troubleshooting guide on zenphoto.org for details. - PHP
mbstringpackage [Your internal character set is ISO-8859-1]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
MySQLsupport for configured Database - PHP
PDO_MySQLsupport - PHP
PDO_SQLitesupport [is not installed] - zp-config.php file
- File/Folder Permissions [are strict (
0755)] Notice! click for details - Database setup in zp-config.php
- MySQL version 5.0.51a
- Connect to the database
SQL mode- Database
access rights - 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_tags - Database
field collations - 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_rewriteoption. - 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 Graphics library.
Testing mb_strings.
Testing Database.
Testing File/Folder permissions.
Testing Database connection.
Testing Zenphoto files.
Warning: file_put_contents(/var/www/vhosts/lesbi.agreatplace.co.uk/httpdocs/photos/robots.txt) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/vhosts/lesbi.agreatplace.co.uk/httpdocs/photos/zp-core/setup.php on line 1254