Re: Managing sessions...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David BERCOT wrote:

I think it is very heavy to write... I read about
ini_set("session.auto_start",1) but, on my server (Debian), it doesn't

session.auto_start doesn't make sense as being set in the actual file. its meant to be something that's done by the server on every file, so setting that in every file is something that wouldn't make sense with its function

So, I'd like to put my options (use_trans_sid, 0, etc...) and to have
lite scripts. Is it possible ?
Isn't there, like in asp, a global.asa where I can put all my
parameters ?

I mean, there's the php.ini . . . Otherwise use includes like the other poster said

Also, if you can't change the php.ini, but you're on an apache server, see this stuff http://us2.php.net/manual/en/configuration.changes.php

David Hall

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux