Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:
- Installing Zenphoto v1.4.2.2
- PHP version 5.2.42-servage26
Warning!
Version 5.0.0 or greater is required. Version 5.3 or greater is strongly recommended. Use earlier versions at your own risk.
- Log security
- PHP
Register Globals - PHP
Safe Mode[is set]Warning!
Zenphoto functionality is reduced when PHP
safe moderestrictions are in effect. - PHP
magic_quotes_gpc[is enabled]Warning!
We strongly recommend disabling
magic_quotes_gpc. For more information See What is magic_quotes_gpc and why should it be disabled? in the Zenphoto troubleshooting guide. - PHP
magic_quotes_runtime - PHP
magic_quotes_sybase - PHP
gettext()support - PHP
mbstringpackage - zenphoto.cfg file
- File/Folder Permissions [are loose (
0777)] Notice! click for details - PHP
MySQLsupport for configured Database - PHP
PDO_MySQLsupport - Database setup in configuration file
Error!
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
-
Fill in the information below and setup will attempt to update your configuration file.
- Zenphoto core files
- .htaccess file (RewriteEngine is ON)
- .htaccess RewriteBase is
/f - robots.txt file [Not created] Notice! click for details
- albums folder
- cache folder
- locale folders
- uploaded folder
- zp-data folder
- HTML cache folder (cache_html)
- Third party plugins folder (plugins)
Testing Magic_quotes.
Testing mb_strings.
Testing File/Folder permissions.
Testing Database.
Testing Database connection.
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /mounted-storage/home104b/sub001/sc43670-QKSS/www/f/zp-core/setup.php on line 1032
Testing Zenphoto files.
You need to address the problems indicated above then run
setup.php again.
Refresh