Welcome to Zenphoto! This page will set up Zenphoto 1.4.5.5 on your web server.
Systems Check:
- Installing Zenphoto v1.4.5.5
- zp-data security [is compromised]
Warning!
Zenphoto suggests you make the sensitive files in the zp-data folder accessable by owner only (permissions = 0600). The file permissions for security.log are 0664 which may allow unauthorized access.
- PHP version 7.4.33
- PHP
Sessions
. - PHP
Register Globals
- PHP
Safe Mode
- PHP
magic_quotes_gpc
- PHP
magic_quotes_runtime
- PHP
magic_quotes_sybase
- PHP
display_errors
[is enabled]Warning!
This setting may result in PHP error messages being displayed on WEB pages. These displays may contain sensitive information about your site.
- PHP
gettext()
support - PHP
flock
support - PHP
mbstring
package - zenphoto.cfg.php file
- File Permissions [are relaxed (
0664
)] Notice! click for details - PHP
MySQLi
support - PHP
PDO_MySQL
support - PHP
MySQL
support [is not installed] - Database credentials in configuration file
Error!
MySQLi reported: MySQLi not connected
-
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
/galeria
- 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.
Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/srv61663/domains/krasnal-radom.pl/public_html/galeria/zp-core/setup/index.php on line 624
Deprecated: Function get_magic_quotes_runtime() is deprecated in /home/srv61663/domains/krasnal-radom.pl/public_html/galeria/zp-core/setup/index.php on line 630
Testing mb_strings.
Testing File permissions.
Testing Database.
Testing Database connection.
Testing Zenphoto files.
Warning: file_exists(): open_basedir restriction in effect. File(/HOME/SRV61663/DOMAINS/KRASNAL-RADOM.PL/PUBLIC_HTML/GALERIA/ZP-CORE/SETUP/INDEX.PHP) is not within the allowed path(s): (/home/srv61663/tmp:/home/srv61663/domains:/usr/local/customphp/pear:/tmp:/etc/pki/tls/certs) in /home/srv61663/domains/krasnal-radom.pl/public_html/galeria/zp-core/setup/index.php on line 1169
You need to address the problems indicated above then run
setup
again.