From:             bid3k at hotmail dot com
Operating system: Windows XP
PHP version:      4.3.2RC1
PHP Bug Type:     Session related
Bug description:  session.save_path changed to /tmp

I recently started messing around with sessions and everything was going
fine until I decided to load the gz extension.

>From hours of experimenting I found out that when the extention dir is
correctly mentioned (c:\progra~1\php\extensions in my case) then my
session.save_path is set to /tmp even though the php.ini tells it to use
c:\progra~1\php\sessiondata.

It also happens in 4.31, I don't know if it happens before that. Now the
question is, how can I have both the sessions and the extensions?
-- 
Edit bug report at http://bugs.php.net/?id=22800&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22800&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22800&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22800&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22800&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22800&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22800&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22800&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22800&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22800&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22800&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22800&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22800&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22800&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22800&r=gnused

Reply via email to