Systems Check:
PHP version 5.2.12
PHP
Safe Mode
PHP
magic_quotes_gpc
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 [does not exist]
Setup was not able to create this file. You will need to edit the zp-config.php.source file as indicated in the file's comments and rename it to zp-config.php. Place the file in the zp-data folder.
You can find the file in the "zp-core" directory.
Zenphoto core files [Some files are missing or their filemtimes seem out of variance]
Perhaps there was a problem with the upload. You should check the following files: .htaccess
.htaccess file (RewriteEngine is ON)
.htaccess RewriteBase is
/
robots.txt file [Not created]
Setup could not create a robots.txt file.
albums folder [The line
$conf['album_folder'] is missing from your zp-config.php file]
You should update your zp-config.php file to conform to the current zp-config.php.example file.
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)
locale folders
uploaded folder [uploaded does not exist and setup could not create it]
You must create the folder uploadedmkdir(/var/www/vhosts/bettersiteshosting.com/httpdocs/uploaded/, 0777).
zp-data folder [zp-data is not writeable and setup could not make it so]
Change the permissions on the zp-data folder to be writable by the server (chmod 777 zp-data)
You need to address the problems indicated above then run setup.php again.
Setup