[PHP] PHP + Apache + IMAP-SSL + LDAP = Headache

2002-02-21 Thread J. Rashaad Jackson
Hello all: I am attempting to utilize IMP 3.0 as web based e-mail. In order to do this, I had to recompile PHP with --with-imap (imap-2001a from UW), --with-xml, and --with-xml (God know why, but that's what IMP wanted). All went well, everything configured and compiled happily. Then I tried

[PHP] --with-imap-ssl

2001-07-27 Thread Held Markus
Hello, i have a big problem. I want to compile php4.0.6 ./configure --with-imap --with-imap-ssl=/usr/lib checking for IMAP support... yes checking for pam_start in -lpam... (cached) yes checking for Kerberos support in IMAP... no checking for SSL support in IMAP... yes configure: error:

[PHP] --with-imap-ssl

2001-07-13 Thread alexus
i've tryed --with-imap-ssl in my configure line and i got this.. . checking for SSL support in IMAP... yes configure: error: This c-client library does not support SSL. Recompile or remove --with-imap-ssl from configure line. su-2.05# what needs to be done in order to make it work? --

[PHP] --with-imap-ssl

2001-05-16 Thread ilya
is broken, imap2001 (latest c-client), does not contain auth_ssl anymore, compilation of php --with-imap-ssl fails with: /bin/sh /usr/tmp/php-4.0.5/libtool --silent --mode=compile gcc -I. -I/usr/tmp/php-4.0.5/ext/imap -I/usr/tmp/php-4.0.5/main -I/usr/tmp/php-4.0.5 -I/usr/local/include/apache -I/usr/tmp

[PHP] --with-imap-ssl

2001-03-28 Thread Nate Mueller
Does anyone know how to use imap with ssl if this configure option is given (4.0.3 and later)? I can't find anything in the docs. --Nate -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To