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?

Matthias.


--
_______________________________________________

Otto-von-Guericke-Universität Magdeburg
Universitätsrechenzentrum

Postfach 4120,           Universitätsplatz 2,
Magdeburg 39016          Magdeburg 39106

Telefon: 0391-67 58406   Telefax: 0391-67 11134
_______________________________________________

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to