[horde] New Webmail installation / migration / different servers for db, mail, horde
Michael M Slusarz
slusarz at horde.org
Tue Nov 29 08:34:53 UTC 2011
Quoting Götz Reinicke <goetz.reinicke at filmakademie.de>:
> HORDE: [imp] IMP_Imap: Invalid method call "getParam". [pid 29022 on
> line 328 of "/var/www/html/webmail.filmakademie.de/horde4/imp/lib/Imap.php"]
This error will occur when a fatal error occurs during session
shutdown activity in a page. In this case, something is broken so
saving of the authenticated IMAP object, which occurs later in the
shutdown process, does not get run and the object is lost. Thus, on
the next page access, the IMP session *looks* to be setup, but the
IMAP object is not available, nor can it be recreated because the IMAP
object contains the username/password.
So as others have suggested, you need to check your logs. However,
issues in the session shutdown can be extremely difficult to debug
since they may not be able to be logged (since the logger may have,
itself, already been torn down previously).
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the horde
mailing list