[dev] Re: Horde insists on using trans-sid
Jan Schneider
jan at horde.org
Wed Mar 2 01:40:29 PST 2005
Zitat von Alan Mizrahi <amizra at cantv.net>:
> Jan Schneider wrote:
>> Zitat von Alan Mizrahi <amizra at cantv.net>:
>>
>>
>>> I am using the Horde framework to develop a module for monitoring the
>>> services offered by an ISP.
>>
>>
>> Like Nic, or something different?
>
> I don't know what is Nic. I meant an Internet Service Provider, which
> provides services like email, web hosting, etc.
> This application is a web interface that makes graphics, like mrtg.
> I guess screenshots are a must tu describe it.
http://www.horde.org/nic/
>>> Would anybody be interested in such a module? Maybe I could release it
>>> when its ready.
>>
>>
>> Sure, why not.
>>
>>
>>> Anyway, the problem with horde is that it keeps rewriting the URLs to
>>> http://xxx?Horde=session_id instead of using cookies to store the
>>> session id.
>>
>>
>> Then your browser isn't accepting cookies. Or the cookie settings in
>> Horde's configuration aren't correct.
>
> OK, then my problem is that PHP falls back to use trans-sid if the
> client doesn't accept cookies?
> How can I change this behavior?
This is Horde, not trans-sid tackling the session id to the urls. You
can force to using cookies with the session.use_only_cookie setting in
php.ini.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the dev
mailing list