Author Topic: Blank page after Login  (Read 2617 times)

Offline johannes7146

  • Newbie
  • *
  • Posts: 2
Blank page after Login
« on: November 27, 2008, 06:24:01 AM »
Hey guys,
first, sorry for that bad english, but i hope you understand me :-)

so...
i installed roundcoube on my server. I want to use it with my local mailserver.The were no problemes while installing roundcube.
In the databse, the tables are created and the table "sessions" has some entrys.

but when i try to login, i just get a blank(white) screen.
logs:
Code: [Select]
[27-Nov-2008 10:52:22] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /var/www/mail/program/lib/imap.inc on line 252
[27-Nov-2008 10:56:41 +0100] IMAP Error: Authentication for johannes failed (LOGIN): "a001 NO Login failed." in  on line 0 (POST /mail/?_task=&_action=login)
[27-Nov-2008 10:56:41] PHP Warning:  Cannot modify header information - headers already sent in /var/www/mail/program/include/rcmail.php on line 756
[27-Nov-2008 10:59:17 +0100] IMAP Error: Authentication for johannes failed (LOGIN): "a001 NO Login failed." in  on line 0 (POST /mail/?_task=&_action=login)
[27-Nov-2008 10:59:17] PHP Warning:  Cannot modify header information - headers already sent in /var/www/mail/program/include/rcmail.php on line 756
[27-Nov-2008 11:34:01] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /var/www/mail/program/lib/imap.inc on line 252


I am new in the world of linux.
So where is the problem? is it roundcube or my mailserver?