[imp] Blank page after login

Jan Schneider jan at horde.org
Tue May 14 12:45:42 UTC 2013


Zitat von Matthias Mahrholz <mahrholz at ovgu.de>:

> Hi,
>
> I installed a new version of Horde and some modules (imp, turba, ingo):
> - Horde 5.0.2
> - Imp H5 (6.0.2)
> - Turba H5 (4.0.1)
> - Ingo H5 (3.0.1)
>
> After logging on to IMP is a blank page and httpd/ssl_error_log  
> following error message:
>
> "PHP Fatal error: Exception thrown without a stack frame in Unknown  
> on line 0, referer:  
> https://141.44.7.12/login.php?Horde=vbbd09ml1tgeke55nqo5eo9rv5"
>
> conf.php:
>
> $ conf ['auth'] ['admins'] = array ('Administrator');
> $ conf ['auth'] ['checkip'] = true;
> $ conf ['auth'] ['check browser'] = true;
> $ conf ['auth'] ['reset password'] = true;
> $ conf ['auth'] ['alternate_login'] = false;
> $ conf ['auth'] ['redirect_on_logout'] = false;
> $ conf ['auth'] ['list_users'] = 'list';
> $ conf ['auth'] ['params'] ['app'] = 'imp';
> $ conf ['auth'] ['driver'] = 'application';
> $ conf ['auth'] ['params'] ['username'] = 'Administrator';
> $ conf ['auth'] ['params'] ['user request'] = false;
> $ conf ['auth'] ['params'] ['count_bad_logins'] = false;
> $ conf ['auth'] ['params'] ['login_block'] = false;
> $ conf ['auth'] ['params'] ['login_block_count'] = 5;
> $ conf ['auth'] ['params'] ['login_block_time'] = 5;
>
>
> What can I do?

Those are nasty and hard-to-track-down errors, either in shutdown  
functions or in error handlers. There is no general advice how to find  
the root cause.
-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the imp mailing list