From owner-freebsd-questions Fri Jan 18 6:16:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay03.roc.frontiernet.net (alteon01h.roc.frontiernet.net [66.133.130.238]) by hub.freebsd.org (Postfix) with SMTP id 8938437B73E for ; Fri, 18 Jan 2002 06:06:29 -0800 (PST) Received: (qmail 25719 invoked from network); 18 Jan 2002 14:05:41 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay03.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 18 Jan 2002 14:05:41 -0000 Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 4B0B9EE5F8; Fri, 18 Jan 2002 06:05:40 -0800 (PST) Message-ID: <00aa01c1a029$35ff1f60$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: "Karl M. Joch" , References: <3C482983.7080708@kmjeuro.com> Subject: Re: Apache 1.3.22/mod_ssl 2.8.5/php 4.1.1 imap authentication failed (4.0.4pl1 works fine) Date: Fri, 18 Jan 2002 06:05:40 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Karl M. Joch" To: Sent: Friday, January 18, 2002 5:56 AM Subject: Apache 1.3.22/mod_ssl 2.8.5/php 4.1.1 imap authentication failed (4.0.4pl1 works fine) > hi, > > i updated a customer box to the above versions. everything works very > fine except that the webmail part on the webserver doesnt work with > php4.1.1. i get an cram-md5 error in the log when authenticating againat > the local cyrus imap server running sasl with mysql. when i stop apache > and include php4.0.4pl1 then everything works like a charme. replacing > libphp4.so against the 4.1.1 version and imap auth fails again. compiled > without imap-ssl. > > to make sure it is not my webmail script which causes the error i > installed imp/horde for testing. same results. 4.0.4pl1 works and 4.1.1 > doesnt. > > are there any know problems with the constellation of 1.3.22/2.8.5/4.1.1 ?? I'm no expert by any means but I do know that many webmail apps are not compatible with PHP 4.1.1, SquirrelMail in particular as that's what I use. PHP 4.1.1 has some differences so I suspect the webmail apps will support it in time. If your webmail script is "home grown", then you may have to make some coding changes to get it working. But like I said, I'm no expert so I have no idea what those changes would be. HTH a little, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message