| re: session cookies in WINNT folder?
Zurab Davitiani <agt@mindless.com> wrote in
news:UkL3d.21788$_Z5.19207@newssvr27.news.prodigy. com:
[color=blue]
> Theo wrote:
>[color=green]
>> information, or set expiration dates properly. However are these
>> small files supposed to go into the NT folder? Should/could I change
>> it.. somewhere in the ini file I guess? I like w2k... the only ms os
>> I do like... but I dont particularly like having things put into the
>> windows folder if they dont have to be there. And... where would the
>> cookies go in a UNIX system (which is what the host uses)?[/color]
>
> In php.ini, search for session.save_path. On Unix it should be set to
> /tmp by default. Also it may be of interest to you to look at other
> session.* settings including session garbage collector.
>[/color]
Thanks, lots of interesting settings I never looked at before. |