Errors Installing ZenPhoto 1.2.5 (Need Help)

I am using 110mb.com host with PHP, MySql enabled.

I uploaded Zenphoto to my host,
unzipped it,
executed the setup.php

These were the Errors and Warning results I found after editing and amending as much as I could:

1. magic_quotes_gpc [is enabled] Warning! (see bellow)
2. PHP mbstring package [Your internal characater set is ISO-8859-1] Warning!
3. Strict Permissions [is not in effect] Warning!
4. Connect to MySQL Error!
5. Warning: file_get_contents (/www/110mb.com/t/i/m/o/z/_/_/_/timoz/htdocs/zizezen/Zenphoto.package) [function.file-get-contents]: failed to open stream: No such file or directory in /www/110mb.com/t/i/m/o/z/_/_/_/timoz/htdocs/zizezen/zp-core/setup.php on line 939
6. Zenphoto core files [Some files are missing or their filemtimes seem out of variance] Warning! [I didn't make uploads]
7. .htaccess file [is empty or does not exist] Warning!

The above warnings and errors are listed in details bellow...

______________________________

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

Systems Check:

PHP version 5.1.6
PHP Safe Mode

PHP magic_quotes_gpc [is enabled]
Warning!
You should consider disabling magic_quotes_gpc. For more information click here.

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

Strict Permissions [is not in effect]
Warning!
When this option is not in effect, file and folder permissions are relaxed. This could constitute a security risk so it is recommended that you enable Strict Permissions. However, on some servers Zenphoto does not function correctly with strict file/folder permissions. If you enable this option and Zenphoto has permission errors, run setup again and disable the option.

NOTE: This option applies only to new files and folders created by Zenphoto. You may have to change permissions on existing ones to resolve problems.

MySQL setup in zp-config.php

Connect to MySQL
Error!
Could not connect to the MySQL server. Check the user, password, and database host and try again.

Warning: file_get_contents(/www/110mb.com/t/i/m/o/z/_/_/_/timoz/htdocs/zizezen/Zenphoto.package) [function.file-get-contents]: failed to open stream: No such file or directory in /www/110mb.com/t/i/m/o/z/_/_/_/timoz/htdocs/zizezen/zp-core/setup.php on line 939

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 file [is empty or does not exist]
Warning!
Edit the .htaccess file in the root zenphoto folder if you have the mod_rewrite module, and want cruft-free URLs.Just change the one line indicated to make it work.

You can ignore this warning if you do not intend to set the option mod_rewrite.

albums folder
cache folder
locale folders
You need to address the problems indicated above then run setup.php again.

Contribution is highly appreciated

TiMoz

Comments

Sign In or Register to comment.