From owner-freebsd-questions Tue Oct 8 10:49:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2766C37B401 for ; Tue, 8 Oct 2002 10:49:52 -0700 (PDT) Received: from tht.net (vista.tht.net [216.126.88.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 538F543E3B for ; Tue, 8 Oct 2002 10:49:51 -0700 (PDT) (envelope-from jeff@interchange.ca) Received: from jeffmfgsfzhqjc (7ee6543cb08de528dba020d486ccf803@static-89-42.dsl.tht.net [216.126.89.42]) by tht.net (8.11.3nb1/8.11.3) with SMTP id g98Hnp820024; Tue, 8 Oct 2002 13:49:51 -0400 (EDT) From: "Jeff MacDonald" To: "Thomas T. Veldhouse" , "Wesley Morgan" Cc: Subject: RE: php4 apache 2 Date: Tue, 8 Oct 2002 13:49:57 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <016701c26eef$1d5e65c0$8204dca7@northamerica.corp.microsoft.com> Importance: Normal 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 Thanks to all that replied, I removed the IMAP - SSL [didn't need anyway] and now it installs just dandy. Thanks again. Jeff. > -----Original Message----- > From: Thomas T. Veldhouse [mailto:veldy@veldy.net] > Sent: Tuesday, October 08, 2002 1:21 PM > To: Wesley Morgan > Cc: Jeff MacDonald; freebsd-questions@FreeBSD.ORG > Subject: Re: php4 apache 2 > > > If you build mod_php4 and choose imap-ssl and you have not yet built the > imap client library (cclient), it will build it as a dependency, > but it will > not build it with ssl support and thus it will fail. Solution is to build > cclient with SSL support first. > > # (cd /usr/ports/mail/cclient && make -DWITH_SSL all install clean) > # (cd /usr/ports/www/mod_php4 && make all install clean) > > Tom Veldhouse > > ----- Original Message ----- > From: "Wesley Morgan" > To: "Thomas T. Veldhouse" > Cc: "Jeff MacDonald" ; > > Sent: Tuesday, October 08, 2002 12:14 PM > Subject: Re: php4 apache 2 > > > > On Tue, 8 Oct 2002, Thomas T. Veldhouse wrote: > > > > > Actually, the problem occurs when you build in IMAP-SSL. It has not > worked > > > for a very long time. I am not entirely sure why, as I have not had a > large > > > enough need to look into it. > > > > > > > Yeah I just realized that when Jeff said it didnt work :>... But if you > > build your IMAP library with SSL support everything works fine. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message