Setup

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

Systems Check:

PHP version 5.2.13
PHP Safe Mode
PHP magic_quotes_gpc
PHP gettext() support
PHP mbstring package [Your internal characater 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 MySQL support
zp-config.php file [does not exist]
Error!

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]
Warning!

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]
Warning!

Setup could not create a robots.txt file.


albums folder [The line $conf['album_folder'] is missing from your zp-config.php file]
Warning!

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]
Error!

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]
Error!

You must create the folder uploaded
mkdir(/var/www/vhosts/bettersiteshosting.com/httpdocs/uploaded/, 0777).


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)

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

Select a language: