php --with-imap-ssl
Sage McGirk
sagem@cricket.mindcrime.net
Tue, 15 Jan 2002 16:12:37 -0500 (EST)
If anyone has this working can you please show me what you did with
uw-imap?
php-4.1.1
uw-imap-anything
uw-imap: make bsf SSLTYPE=unix
php: ./configure --with-imap=/usr/working/imap-2001
--with-imap-ssl=/usr/local/ssl
this is all that i've seen is supposed to be done.
apache doesn't like this.
apache will work with this, but hordes test.php returns no imap compiled
into php:
--with-imap=shared,/usr/working/imap-2001
getting the old: Cannot load /usr/local/apache/libexec/libphp4.so into
server: /usr/local/apache/libexec/libphp4.so: Undefined symbol
"ssl_onceonlyinit"
i had this working once last week but have no idea what i did now that i
have started over.
thanks