Error: myDBR was not able to open a PHP session.

(4 posts) (2 voices)

Tags:

No tags yet.

  1. marzon, Member

    Hi!

    I´m getting a strange error here:

    myDBR was not able to open a PHP session.

    Error message:

    Notice: A session had already been started - ignoring session_start() in /home/mzn/biskud/public_html/lib/utils.php on line 2622

    This error stops when I restart php-fpm but some request early this happens again in all requests.

    I´m using nginx with php-fpm

    Thanks!

  2. myDBR Team, Key Master

    What do you have as a value in PHP's session.auto_start? Something else than myDBR is starting the session.

    --
    myDBR Team

  3. marzon, Member

    Hi!

    session.auto_start = 0

    After a restart, the problem is shown after 4 or 5 requests.

    There is a form to check if session is already started?

  4. marzon, Member

    How can I check what is starting the session before myDBR?


Reply

You must log in to post.