[horde] strange behaviour with sessions
Jan Schneider
jan at horde.org
Tue Apr 26 09:54:42 UTC 2011
Zitat von Vilius ?umskas <vilius at lnk.lt>:
> Hello list,
>
> Since upgrade to H4 final I'm experiencing strange behaviour with
> sessions in various Horde appliactions. For example I see things
> like different
> applications authenticated to for different users (see screenshot
> http://www.tekila.lt/public/sessions.png). Logs showing:
>
> 2011-04-24T17:35:50+03:00 NOTICE: HORDE PHP ERROR: Undefined index:
> session_cache_limiter [pid 27841 on line 414 of
> "/usr/share/pear/Horde/Registry.php"]
> 2011-04-24T17:35:50+03:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
> index: authentication [pid 27841 on line 1059 of
> "/usr/share/pear/Horde/Registry.php"]
> 2011-04-24T17:35:50+03:00 NOTICE: HORDE PHP ERROR: Undefined index:
> authentication [pid 27841 on line 1269 of
> "/usr/share/pear/Horde/Registry.php"]
> 2011-04-24T17:35:50+03:00 NOTICE: HORDE [wicked] PHP ERROR:
> Undefined index: authentication [pid 27841 on line 1059 of
> "/usr/share/pear/Horde/Registry.php"]
This could only happen if some code is calling the Horde_Registry
constructor directly instead of using appInit(). If this isn't any
custom code from yourself, you need to generate a backtrace to find
the calling code.
> or:
>
> 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] trean is not activated.
> [pid 27373 on line 1246 of "/usr/share/pear/Horde/Registry.php"]
> 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] chora is not activated.
> [pid 27373 on line 1246 of "/usr/share/pear/Horde/Registry.php"]
> 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] jonah is not activated.
> [pid 27373 on line 1246 of "/usr/share/pear/Horde/Registry.php"]
> 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] hermes is not
> activated. [pid 27373 on line 1246 of
> "/usr/share/pear/Horde/Registry.php"]
> 2011-04-24T17:07:59+03:00 ERR: HORDE [horde] gollem is not
> activated. [pid 27373 on line 1246 of
> "/usr/share/pear/Horde/Registry.php"]
>
> Even though I don't have (and didn't ever had) installed at all.
That's why they aren't activated ;)
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list