[bugs] [Bug 1165] New - php 4.3.0 warnings - bug_compat_42

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Feb 6 06:55:46 PST 2003


http://bugs.horde.org/show_bug.cgi?id=1165

*** shadow/1165	Thu Feb  6 06:55:46 2003
--- shadow/1165.tmp.1354	Thu Feb  6 06:55:46 2003
***************
*** 0 ****
--- 1,52 ----
+ Bug#: 1165
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: other
+ OS/Version: All
+ Status: NEW   
+ Resolution: 
+ Severity: major
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org                            
+ ReportedBy: tpeland at tkukoulu.fi               
+ URL: 
+ Summary: php 4.3.0 warnings - bug_compat_42
+ 
+ Using: php 4.3.0 (linux distribution: Gentoo)
+ Combinations tested:
+    Horde 2.2/Imp 3.1
+    Horde 2.2.1/Imp 3.2-RC1
+ 
+ When logging out of mail the end of page has following error message.
+ 
+ Warning: Unknown(): Your script possibly relies on a session side-effect which 
+ existed until PHP 4.2.3. Please be advised that the session extension does not 
+ consider global variables as a source of data, unless register_globals is 
+ enabled. You can disable this functionality and this warning by setting 
+ session.bug_compat_42 or session.bug_compat_warn to off, respectively. in 
+ Unknown on line 0
+ 
+ 
+ (At least) With combination Horde 2.2.1/Imp 3.2-RC1 loggin back (after login 
+ out) gives random results. Sometimes it gives login screen (Welcome,... only 
+ logout button on the upper line) and sometimes an error report like the 
+ following.
+ 
+ Warning: fopen(128) [function.fopen]: failed to create stream: Permission 
+ denied in /usr/lib/php/Log/file.php on line 59
+ 
+ Warning: Cannot modify header information - headers already sent by (output 
+ started at /usr/lib/php/Log/file.php:59) 
+ in /opt/web/SSL/horde2/imp/redirect.php on line 100
+ 
+ Notice: (null)(): Retrying LOGIN authentication after AUTHENTICATE LOGIN 
+ failed (errflg=1) in Unknown on line 0
+ 
+ Notice: (null)(): Retrying LOGIN authentication after AUTHENTICATE LOGIN 
+ failed (errflg=1) in Unknown on line 0
+ 
+ Notice: (null)(): Can not authenticate to IMAP server: AUTHENTICATE LOGIN 
+ failed (errflg=2) in Unknown on line 0
+ 


More information about the bugs mailing list