Updated to 1.4 - No GO button - php.ini file now invalid - mbstring.internal_enc

Below is what im getting after upgrade. there is no GO button; only a login my previous login does not work. Do I need to adress warning before the Go button is available? If so why did an upgrade crash my php.ini.

All was working beautiful prior to Upgrade

I have read all forums but cannot find a solution

Kind regards ....please se below

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

Systems Check:
Updating current Zenphoto release
PHP version 5.2.14
PHP Safe Mode
PHP magic_quotes_gpc [is enabled]
Warning!
You should consider disabling magic_quotes_gpc. For more information See What is magic_quotes_gpc and why should it be disabled? in the Zenphoto troubleshooting guide.
Graphics support: PHP GD library bundled (2.0.34 compatible)
PHP gettext() support
PHP mbstring package [Your internal character 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 for configured Database
PHP PDO_MySQL support
PDO_SQLite support (experimental)

Comments

  • The warnings are not an issue (as they are warnings after all.) But something has failed in your setup run. You will need to locate your CGI logs and see what has been reported in them.

    The upgrade has not done anything to PHP.ini. Zenphoto does not touch this file. On the other hand, `PHP Safe Mode` could be a problem. You can do some research on this, but the gist is that `Safe Mode` is neither safe nor useful.

    If the above post is the extent of the setup page, Zenphoto was attempting to access/update your zp-config.php file and failed. Could be `Safe Mode` related or there could be some other issue. Best you find the logs and report the errors therein.
  • Actually the full upgrade page is below; with a login but no Go button?

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

    Systems Check:
    Updating current Zenphoto release
    PHP version 5.2.14
    PHP Safe Mode
    PHP magic_quotes_gpc [is enabled]
    Warning!
    You should consider disabling magic_quotes_gpc. For more information See What is magic_quotes_gpc and why should it be disabled? in the Zenphoto troubleshooting guide.
    Graphics support: PHP GD library bundled (2.0.34 compatible)
    PHP gettext() support
    PHP mbstring package [Your internal character 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 for configured Database
    PHP PDO_MySQL support
    PDO_SQLite support (experimental)
    SQLite is a limited database and does not support all Zenphoto functionality. Use of this database is for Database abstraction proof of concept only.

    zp-config.php file
    File/Folder Permissions [are unknown (705)] Notice! click for details
    Notice!If file and folder permissions are not set to strict or tighter there could be a security risk. However, on some servers Zenphoto does not function correctly with tight file/folder permissions. If Zenphoto has permission errors, run setup again and select a more relaxed permission.
    You must be logged in to change permissions.

    Database setup in zp-config.php
    MySQL version 5.0.91
    Connect to the database
    SQL mode
    Database access rights
    SHOW TABLES found: zp_admin_to_object, zp_administrators, zp_albums, zp_captcha, zp_comments, zp_images, zp_menu, zp_obj_to_tag, zp_options, zp_tags, zp_zenpage_news, zp_zenpage_news2cat, zp_zenpage_news_categories, zp_zenpage_pages
    Database field collations
    Zenphoto core files [Some files are missing or seem wrong]
    Warning!
    Perhaps there was a problem with the upload. You should check the following files:
    themes/default/album.php
    themes/default/image.php
    themes/default/index.php
    .htaccess file (RewriteEngine is ON)
    .htaccess RewriteBase is /zenphoto
    robots.txt file [Not created] Notice! click for details
    Notice!Setup did not create a robots.txt file because one already exists.

    albums folder
    cache folder
    locale folders
    uploaded folder
    zp-data folder
    HTML cache folder (cache_html)
    Third party plugins folder (plugins)
    Login
    Password*
    *Enter CAPTCHA in place of Password to request a password reset.
    Log in

    Reset

    Chinese (People's Republic of China) Chinese (Taiwan) Dutch (The Netherlands) English (United States) French (France) Galician German (Germany) Hebrew Italian (Italy) Japanese Polish Spanish (Spain) Swedish (Sweden)
    Zen
  • Well, of course, you would not get a "GO" button if no one is logged in. That would be a severe compromise of security. I suggest you login as requested.
  • No compromise of security; Set up page never got as far as setting up username and password.

    I would figure that when doing an Upgrade ...this information would stay the same; it did not.

    I had to delete "Administrators Table from database" then run setup again.

    Setup page then ask for a new user name and password.

    Got my "Go Button" completed setup. Uploaded my modified Default Theme pages....ZenPhoto is now implemented into my website and I'm busy creating new albums with New photos and Video.

    Perfect!!!

    Thanks so much for such a great product.
  • acrylian Administrator, Developer
    Just to know, from what version did you upgrade?
  • Just to point out:
    Login
    Password*
    *Enter CAPTCHA in place of Password to request a password reset.
    Log in

    from your post of the full setup screen. This is in fact the login form.
Sign In or Register to comment.