[imp] lib/Session.php & Filter.php Errors
Rodolfo Segleau
segleaur at mechanus.org
Sun Jan 5 14:29:36 PST 2003
guys, i just updated the cvs tree and found a few errors:
for Filter.php:
[Sun Jan 5 13:56:32 2003] [error] PHP Warning: (null)() [<a
href='http://www.php.net/ref.outcontrol'>ref.outcontrol</a>]: output
handler 'ob_gzhandler' cannot be used twice in Unknown on line 0
[Sun Jan 5 13:56:41 2003] [error] PHP Notice: Undefined index: filter
in /var/www/horde/imp/lib/Session.php on line 217
[Sun Jan 5 13:56:42 2003] [error] PHP Warning:
factory(/var/www/horde/imp/lib/Filter/.php) [<a
href='http://www.php.net/function.factory'>function.factory</a>]: failed
to create stream: No such file or directory in
/var/www/horde/imp/lib/Filter.php on line 98
[Sun Jan 5 13:56:42 2003] [error] PHP Fatal error: factory() [<a
href='http://www.php.net/function.factory'>function.factory</a>]: Failed
opening required '/var/www/horde/imp/lib/Filter/.php'
(include_path='.:/usr/local/lib/php') in /var/www/horde/imp/lib/Filter.php
on line 98
[Sun Jan 5 13:56:42 2003] [error] PHP Warning: (null)() [<a
href='http://www.php.net/ref.outcontrol'>ref.outcontrol</a>]: output
handler 'ob_gzhandler' cannot be used twice in Unknown on line 0
and for Session.php:
[Sun Jan 5 14:01:34 2003] [error] PHP Warning: (null)() [<a
href='http://www.php.net/ref.outcontrol'>ref.outcontrol</a>]: output
handler 'ob_gzhandler' cannot be used twice in Unknown on line 0
[Sun Jan 5 14:01:40 2003] [error] PHP Notice: Undefined index: filter
in /var/www/horde/imp/lib/Session.php on line 217
[Sun Jan 5 14:01:40 2003] [error] PHP Fatal error: Call to a member
function on a non-object in /var/www/horde/imp/lib/Session.php on line 218
[Sun Jan 5 14:01:40 2003] [error] PHP Warning: (null)() [<a
href='http://www.php.net/ref.outcontrol'>ref.outcontrol</a>]: output
handler 'ob_gzhandler' cannot be used twice in Unknown on line 0
it seems that it's related to the various filter preferences that were
being implemented - but whatever it is, it's completely broken my
installation. The logon screen comes up without problems, but as soon as
you click to logon, the redirect.php comes up blank. The SessionID stays
alive, forcing you to close the browser and restart it to create a new
session.
anyone else with this problem?
I reverted back to the previous version of the Session.php &
Filter.php, but continued to get these errors (though the ones above were solved):
[Sun Jan 5 14:22:09 2003] [error] PHP Warning: (null)() [<a
href='http://www.php.net/ref.outcontrol'>ref.outcontrol</a>]: output
handler 'ob_gzhandler' cannot be used twice in Unknown on line 0
[Sun Jan 5 14:22:15 2003] [error] PHP Warning: (null)() [<a
href='http://www.php.net/ref.outcontrol'>ref.outcontrol</a>]: output
handler 'ob_gzhandler' cannot be used twice in Unknown on line 0
cheers,
rodolfo
More information about the imp
mailing list