[Tickets #4208] Blank page accessing HORDE ( sessionSetup() )

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Jul 31 00:18:57 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4208
-----------------------------------------------------------------------
 Ticket             | 4208
 Updated By         | s.conti at bepartners.it
 Summary            | Blank page accessing HORDE ( sessionSetup() )
 Queue              | IMP
 Version            | 4.1.2
 Type               | Bug
 State              | Feedback
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


s.conti at bepartners.it (2006-07-31 00:18) wrote:

> How do you expect the system to still work if you comment out random
lines?
>
Did you read my ticket? Sorry I don't want to rude/unpolite, but when I
write "digging in the code" I mean that I Made a line by line debugging of
the code and that I found that the line I removed were the cause of my
logon problems. Most of all it seems that troubles are caused by "virtual
Folders Stuffs"

> Anyway, make sure that you log errors in Horde, PHP and Apache and 
> check the log files -- after restoring your system to an unhacked 
> version.
Horde returns no error in the logs: it SEEMS it is working fine...

tail /tmp/horde.log:
Jul 31 09:10:05 HORDE [notice] [horde] Login success for itnok
[81.208.51.7] to Horde [on line 90 of
"/home/7296236591/www/web/webmail/login.php"]
Jul 31 09:10:15 HORDE [notice] [imp] Login success for itnok [81.208.51.7]
to {localhost:143} [on line 152 of
"/home/7296236591/www/web/webmail/imp/redirect.php"]
Jul 31 09:12:22 HORDE [notice] [imp] Logout for itnok [81.208.51.7] from
{localhost:143} [on line 42 of
"/home/7296236591/www/web/webmail/imp/login.php"]
Jul 31 09:12:27 HORDE [notice] [imp] Login success for itnok [81.208.51.7]
to {localhost:143} [on line 152 of
"/home/7296236591/www/web/webmail/imp/redirect.php"]

PHP reports no errors (I used the E_ALL directive). No error is returnerd
becuase the PHP process die and has no chance to give an error...

Apache reports that PHP died during the elaboration of the process! It
simply doen't finish the creation of the page to be sent to the browser...
so it send nothing!

tail /var/log/httpd/error_log:
[Mon Jul 31 09:10:27 2006] [notice] child pid 9232 exit signal Abort (6)
[Mon Jul 31 09:10:27 2006] [notice] child pid 11120 exit signal Abort (6)
[Mon Jul 31 09:10:27 2006] [notice] child pid 11123 exit signal Abort (6)
[Mon Jul 31 09:12:34 2006] [notice] child pid 10975 exit signal Abort (6)
[Mon Jul 31 09:12:34 2006] [notice] child pid 11127 exit signal Abort (6)
[Mon Jul 31 09:12:34 2006] [notice] child pid 13733 exit signal Abort (6)

I hope this will help...
If you need more details just ask me what you need...

Thanks in advance









More information about the bugs mailing list