From:             [EMAIL PROTECTED]
Operating system: win2k
PHP version:      4.1.1
PHP Bug Type:     *Configuration Issues
Bug description:  session.save_path directive has no influence on session files 
save_path

I try to get PHP to save it's session files in the /sessions directory (set
session.save_path = e:\sessions) on my document drive, but no matter what
I do and how I specify the directory (forward and backward slashes) it
keeps saving them in the /tmp directory on that same drive (e:\tmp). There
is no reference to /tmp in my whole php.ini file!
>From my point of view it looks like the session.save_path directive
recognition in the php.ini file is broken.

-- 
Edit bug report at http://bugs.php.net/?id=15658&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15658&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15658&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15658&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15658&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15658&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15658&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15658&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15658&r=submittedtwice

Reply via email to