Quoting Chuck Hagenbuch <[EMAIL PROTECTED]>:
> No code. Just set $conf['cookie']['domain'] to the common domain
> (remember that it needs to start with '.', and if none of this is
> familiar to you should do some reading on cookies and webservers,
> etc., independently of Horde), and set $co
Quoting Roger Thomas <[EMAIL PROTECTED]>:
Yes, app docroot is /html/app and horde is /html/horde
You need to make sure the cookie domain is inclusive of the common
domains for the apps, then.
How do I amend Horde's conf.php to achieve that? Or could you give
some sample codes if that is
Quoting Chuck Hagenbuch <[EMAIL PROTECTED]>:
> Quoting Roger Thomas <[EMAIL PROTECTED]>:
>
> >> > My Horde/IMP is working fine with IMP doing the authentication.
> >> > Session is stored in mySQL. Path to IMP is:
> >> > /html/horde/imp
> >> >
> >> > I have a non-Horde app in /html/app and I would
Quoting Roger Thomas <[EMAIL PROTECTED]>:
> My Horde/IMP is working fine with IMP doing the authentication.
> Session is stored in mySQL. Path to IMP is:
> /html/horde/imp
>
> I have a non-Horde app in /html/app and I would like to print out
> Horde's session vars from a script in /html/app/ses
Quoting Chuck Hagenbuch <[EMAIL PROTECTED]>:
> Quoting Roger Thomas <[EMAIL PROTECTED]>:
>
> > My Horde/IMP is working fine with IMP doing the authentication.
> > Session is stored in mySQL. Path to IMP is:
> > /html/horde/imp
> >
> > I have a non-Horde app in /html/app and I would like to prin
Quoting Roger Thomas <[EMAIL PROTECTED]>:
My Horde/IMP is working fine with IMP doing the authentication.
Session is stored in mySQL. Path to IMP is:
/html/horde/imp
I have a non-Horde app in /html/app and I would like to print out
Horde's session vars from a script in /html/app/sess.php so
horde-3.1.3
imp-h3-4.1.3
php-4.3.11
My Horde/IMP is working fine with IMP doing the authentication. Session is
stored in mySQL. Path to IMP is:
/html/horde/imp
I have a non-Horde app in /html/app and I would like to print out Horde's
session vars from a script in /html/app/sess.php so that I am