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" <[EMAIL PROTECTED]>
To: "Thomas T. Veldhouse" <[EMAIL PROTECTED]>
Cc: "Jeff MacDonald" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to