ID:               28644
 Updated by:       [EMAIL PROTECTED]
 Reported By:      dharana at dharana dot net
 Status:           Open
-Bug Type:         Documentation problem
+Bug Type:         Session related
 Operating System: Linux
 PHP Version:      5.0.0RC2
 New Comment:

Recategorizing


Previous Comments:
------------------------------------------------------------------------

[2004-06-05 19:02:21] dharana at dharana dot net

Description:
------------
ext/session/mod_files.sh is a simple script used to generate a dir tree
for storing sessions in files. If you use
session.hash_bits_per_character = 5 or session.hash_bits_per_character
= 6 php will fail to write some sessions.

Expected result:
----------------
The script should either:
a) ask the user for the session.hash_bits_per_character as a third
optional argument
b) read it from the php.ini

Actual result:
--------------
The directories created will cause some sessions to be lost.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28644&edit=1

Reply via email to