session management

Dario Novakovic darionis@hotmail.com
Tue, 24 Jul 2001 15:18:06 +0200


i had problems with sessions in memory so i decided to use files. everything 
is fine except files are written to wrong place. i defined session storage 
in phplib/local.inc  like this

class HordeCT extends CT_File {
        var $file_path = "/tmp/sessions";
}

however session files are written to /tmp dir. now /tmp dir is full of horde 
session files, thousands of them. how can i write session information to 
desired directory (/tmp/session)?

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp