Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- PHP version 5.2.8
- PHP
Safe Mode -
PHP
magic_quotes_gpc[is enabled]Warning!You should consider disabling
magic_quotes_gpc. For more information See #25 of the Zenphoto troubleshooting guide. -
PHP
gettext()support [is not present]Warning!Localization of Zenphoto currently requires native PHP
gettext()support -
PHP
mbstringpackage [is not present]Warning!Strings generated internally by PHP may not display correctly. (e.g. dates)
- 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.sourcefile as indicated in the file's comments and rename it tozp-config.php. Place the file in the zp-data folder.
You can find the file in the "zp-core" directory. -
Connect to MySQL [
CONNECTquery failed]Error!Access denied for user 'nobody'@'localhost' (using password: NO)
- Zenphoto core files
- Zenphoto core file permissions
-
.htaccess file [wrong version]Error!
The .htaccess file in your root folder is not the same version as the one distributed with this version of Zenphoto. If you have made changes to .htaccess, merge those changs with the zp-core/htaccess file to produce a new .htaccess file. Click here to have setup replace your .htaccess file with the current version.
- robots.txt file [Not created] Notice! click for details
-
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 [permissions failure]Warning!
Setup could not set the folder to the selected permissions level. You will have to set the permissions manually. See the Troubleshooting guide for details on Zenphoto permissions requirements.
- locale folders
-
uploaded folder [permissions failure]Error!
Setup could not set the folder to the selected permissions level. You will have to set the permissions manually. See the Troubleshooting guide for details on Zenphoto permissions requirements.
-
zp-data folder [zp-data is not writeable and setup could not make it so]Error!
Change the permissions on the
zp-datafolder to be writable by the server (chmod 777 zp-data) -
HTML cache folder (cache_html) [permissions failure]Error!
Setup could not set the folder to the selected permissions level. You will have to set the permissions manually. See the Troubleshooting guide for details on Zenphoto permissions requirements.
-
Third party plugins folder [plugins is not writeable and setup could not make it so]Error!
Change the permissions on the
Third party pluginsfolder to be writable by the server (chmod 777 plugins)
Warning: fopen(/home/wallpap1/public_html/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/wallpap1/public_html/zp-core/setup.php on line 57
Warning: fwrite(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 58
Warning: fclose(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 59
Warning: fopen(/home/wallpap1/public_html/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/wallpap1/public_html/zp-core/setup.php on line 57
Warning: fwrite(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 58
Warning: fclose(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 59
Warning: fopen(/home/wallpap1/public_html/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/wallpap1/public_html/zp-core/setup.php on line 57
Warning: fwrite(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 58
Warning: fclose(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 59
Warning: fopen(/home/wallpap1/public_html/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/wallpap1/public_html/zp-core/setup.php on line 57
Warning: fwrite(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 58
Warning: fclose(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 59
Warning: fopen(/home/wallpap1/public_html/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/wallpap1/public_html/zp-core/setup.php on line 57
Warning: fwrite(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 58
Warning: fclose(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 59
Warning: fileperms() [function.fileperms]: stat failed for /home/wallpap1/public_html/uploaded/ in /home/wallpap1/public_html/zp-core/setup.php on line 629
Warning: fopen(/home/wallpap1/public_html/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/wallpap1/public_html/zp-core/setup.php on line 57
Warning: fwrite(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 58
Warning: fclose(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 59
Warning: fileperms() [function.fileperms]: stat failed for /home/wallpap1/public_html/cache_html/ in /home/wallpap1/public_html/zp-core/setup.php on line 629
Warning: fopen(/home/wallpap1/public_html/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/wallpap1/public_html/zp-core/setup.php on line 57
Warning: fwrite(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 58
Warning: fclose(): supplied argument is not a valid stream resource in /home/wallpap1/public_html/zp-core/setup.php on line 59
You need to address the problems indicated above then run setup.php again.
Setup