Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/video360.it/subdomains/manga/httpdocs/foto/zp-core/setup.php on line 51
zenphoto setup

Setup

Welcome to Zenphoto! This page will set up Zenphoto on your web server.

Systems Check:

PHP version 5.2.6
PHP Safe Mode
PHP GD support
PHP MySQL support
zp-config.php file
MySQL setup in zp-config.php
connect to MySQL
MySQL version 5.0.58
connect to the database video
MySQL access rights
MySQL show tables
.htaccess file (RewriteEngine is ON)
.htaccess RewriteBase is /foto
albums folder [albums is not writeable and setup could not make it so]

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]

Change the permissions on the cache folder to be writable by the server (chmod 777 cache)

You need to address the problems indicated above then run setup.php again.