On Sun, Jan 21, 2001 at 05:45:44PM +1300, Lucas Young wrote : 
> I'm actually using code from the web - sympoll from www.ralusp.net and
> authlib, both give me errors and neither seems to be writing cookies... I
> note in PHP the session save path is /tmp, where should this folder live?

        Where you think its best secure. Or no files at all and
sessions saved to database (with session_handlers).

But, what about cookies ? Session file layout has nothing to do
make cookies work or not.

m.

-- 
Markus Fischer,  http://josefine.ben.tuwien.ac.at/~mfischer/
EMail:         [EMAIL PROTECTED]
PGP Public  Key: http://josefine.ben.tuwien.ac.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to