php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37242 The session id contains illegal characters
Submitted: 2006-04-29 09:32 UTC Modified: 2006-05-07 01:00 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (50.0%)
From: leonardo at activision dot ro Assigned:
Status: No Feedback Package: Session related
PHP Version: 5.1.2 OS: Fedora Core 4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: leonardo at activision dot ro
New email:
PHP Version: OS:

 

 [2006-04-29 09:32 UTC] leonardo at activision dot ro
Description:
------------
hi! i'm using php 5.0.4 on fedora core 4 and apache 2.0.54.
the session.auto_start = 1 and session.save_path = /var/lib/php/session is in /etc/php.ini. the site works well in spite of the fact that from time to time i say 4-5 per hour the php.log error file shows "PHP Warning:  Unknown: The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,'" and immediatly after "PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session)". I think is the third time I report this bug call over the years concerning writing session files since the version 4.0 and it keeps appearing though i've just upgrade it that my head blowed off. i just doesn't affect me at all but i report it for the sake of getting a job done once for all.

Reproduce code:
---------------
the is nothing to reproduce the error is by chance to see it or not.

Expected result:
----------------
-

Actual result:
--------------
-

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-29 11:33 UTC] mike@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip


 [2006-05-07 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 21:01:30 2024 UTC