From:             leonardo at activision dot ro
Operating system: Fedora Core 4
PHP version:      5.1.2
PHP Bug Type:     Session related
Bug description:  The session id contains illegal characters

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:
--------------
-

-- 
Edit bug report at http://bugs.php.net/?id=37242&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37242&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=37242&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37242&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37242&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37242&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37242&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37242&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37242&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37242&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37242&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37242&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37242&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37242&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37242&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37242&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37242&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37242&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37242&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37242&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37242&r=mysqlcfg

Reply via email to