phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fixed,Off-topic] Re: [Phpgroupware-users] php security fix breaks e-mai


From: nic
Subject: [Fixed,Off-topic] Re: [Phpgroupware-users] php security fix breaks e-mail app
Date: 28 Mar 2002 12:09:34 +0000

FYI (if anyone cared).

On Wed, 2002-03-06 at 18:08, nic wrote:
> Hi all,
> 
> Versions affected: 0.9.12, 0.9.14-RC1
> 
> unsure if this is a php or phpGroupWare bug, but upgrading php from
> 4.0.4pl1 (RH7.1 rpm) or 4.0.6 (RackSpace rpm for RH7.1) to 4.0.6 (RH 7.1
> update rpm with the new security patch) stops the e-mail app working.
> 
> (Realises he doesn't have error message in front of him... changes
> settings on own local machine... so line numbers may be out, different
> version at home).
> 
> --------------------------------------------------------------
> Warning: Couldn't open stream {127.0.0.1:143}INBOX in 
> /home/phpgroupware/email/inc/class.mail_dcom_imap.inc.php on line 209
> 
> Fatal error: Call to undefined function: server_last_error() in 
> /home/phpgroupware/email/inc/class.mail_msg_base.inc.php on line 1088
> --------------------------------------------------------------
> 
> Any ideas anyone?
> 
> As soon as I reverted to the older versions of php it was fine.
> 
> nic

The newer RPMs of php-imap are linked against a different imap library.
This new library obviously understands GSSAPI, which even though
installed on my IMAP servers doesn't actually work (because I've hacked
cyrus-sasl to do something different).

Fix: rpm -e cyrus-sasl-gssapi

nic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]