php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74118 session_regenerate_id(): Failed to create
Submitted: 2017-02-17 10:18 UTC Modified: 2021-02-14 04:22 UTC
Votes:3
Avg. Score:4.3 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:1 (33.3%)
From: domnulnopcea at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: *General Issues
PHP Version: 7.0.16 OS: centos
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: domnulnopcea at gmail dot com
New email:
PHP Version: OS:

 

 [2017-02-17 10:18 UTC] domnulnopcea at gmail dot com
Description:
------------
PHP 7 and redis session caching: 

session_regenerate_id(): Failed to create(read) session ID


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-02-17 17:24 UTC] cmb@php.net
Might be related to bug #69127.
 [2017-10-11 13:16 UTC] jeremy dot chinquist at apa dot at
Same issue. This is the error message:
Catchable fatal error: session_regenerate_id(): Failed to create(read) session ID: memcache (path: tcp://[ip removed]:11211,tcp://[ip removed]:11211) in /appl/www/...[path removed].../lib/Zend/Session.php on line 320

Line 320 is where "session_regenerate_id()" is called.

PHP Version: 7.0.22-0ubuntu0.16.04.1
OS: Ubuntu LTS16.04
php memcache: 3.0.9-dev 
php memcached: 2.2.0
 [2021-02-01 16:04 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-02-01 16:04 UTC] cmb@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.
 [2021-02-14 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 15:01:29 2024 UTC