Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- PHP version 5.3.8
- Log security
- PHP
Register Globals[is set]Error!
PHP Register globals presents a security risk to any PHP application. See Using Register Globals. Zenphoto refuses to operate under these conditions. Change your PHP.ini settings toregister_globals = off. - 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. - PHP
gettext()support - PHP
mbstringpackage - PHP
MySQLsupport for configured Database - PHP
PDO_MySQLsupport -
PDO_SQLitesupport (experimental) - zp-config.php file [does not exist]
Error!
Setup was not able to create this file. You will need to edit thezp-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.
Warning: fileperms() [function.fileperms]: stat failed for /home/agitomix/public_html/zenphoto/zp-data/setup_log.txt in /home/agitomix/public_html/zenphoto/zp-core/setup.php on line 419
Warning: fopen(/home/agitomix/public_html/zenphoto/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/agitomix/public_html/zenphoto/zp-core/setup/setup-functions.php on line 341
Testing Magic_quotes.
Warning: fopen(/home/agitomix/public_html/zenphoto/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/agitomix/public_html/zenphoto/zp-core/setup/setup-functions.php on line 341
Testing mb_strings.
Testing Database.
Warning: fopen(/home/agitomix/public_html/zenphoto/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/agitomix/public_html/zenphoto/zp-core/setup/setup-functions.php on line 341
Fatal error: Call to undefined function db_connect() in /home/agitomix/public_html/zenphoto/zp-core/setup.php on line 777