Re[2]: [PHP] Re: Managing sessions...

2006-01-23 Thread Steve Clay
Monday, January 23, 2006, 5:06:02 AM, David BERCOT wrote: > But, I have just another question about all the options I have to put in > this file... Is it necessary to do all of this (sorry for my Check phpinfo(). Several of those settings may already be set by your server's php.ini file. Generally

Re: [PHP] Re: Managing sessions...

2006-01-23 Thread David BERCOT
Hi, OK. I have many answers about managing sessions and I thank everyone. The best solution seems to be the inclusion of a file... But, I have just another question about all the options I have to put in this file... Is it necessary to do all of this (sorry for my commentaries which are in French)

[PHP] Re: Managing sessions...

2006-01-20 Thread David Hall
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 th

[PHP] Re: Managing sessions...

2006-01-20 Thread Barry
David BERCOT wrote: Hi again, Ok, it's probably not the first time you have a question about sessions with PHP ;-) I've tried to read mails, documentation, searching on Internet but, finally, I think everything is not clear !!! First of all, I understand that, if session.auto_start is not on '1