Upgrade to newest version failure

(4 posts) (2 voices)

Tags:

No tags yet.

  1. rgordish, Member

    Got a new license, had to upgrade to latst version as license was for the newest. Upgrade process all appeared to work fine, however, all I get now is

    myDBR was not able to open a PHP session.

    Error message:

    Warning: Wrong parameter count for session_set_cookie_params() in /WWW/SITES/cta_site/reporting/lib/utils.php on line 1661

    Thoughts?

  2. myDBR Team, Key Master

    You are using PHP 5.1?

    myDBR 3.8 added HttpOnly cookies as a security improvement. Unfortunately that parameter was not availaible in PHP 5.1, hence the error message.

    We'll add a check for PHP version into the next build asap.

    --
    myDBR Team

  3. myDBR Team, Key Master

    Hi,
    The new build which works again with PHP 5.1 is now available.

    Unfortunately you need to download and unzip the version manually as there really is no way around the non-working session_set_cookie_params. Sorry about that.

    If you have made changes to /mydbr/user, you can content from there to new build. You can also reuse the mydbr_config.php.

    --
    myDBR Team

  4. rgordish, Member

    Hi
    Thanks for that, all ok now.

    Re: PHP 5.1 yea I know (o;


Reply

You must log in to post.