I've found that to get PHP to work w/IMAP, I need to add this line to my
apachectl script:
export LD_PRELOAD=/usr/kerberos/lib/libgssapi_krb5.so
not sure if that's related to your problem or not... but that's what's
worked for me.
Kevin
-----Original Message-----
From: Kai Schaetzl [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 16, 2001 7:10 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-INST] Redhat, IMAP, and PHP problem
> > You should add --with-ssl. (you *must* link PHP with the same libs you
> > compiled the imapd with)
>
I tried this and it doesn't work, unfortunately :-(
I tried with --with-ssl and --with-ssl=/usr (OpenSSL is installed in the
standard Red Hat location, that path should do). I did make distclean.
It seems that the resulting binary just keeps to be the same or almost the
same, I didn't save the original. What should I see in the configure
output which is different from not using --with-ssl? How can I ensure that
--with-ssl has been successfully implemented? And if it is, then it's
obviously not the cure - what do I need to do then?
Thanks for any tips.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org
ClubWin - Help for Windows Users: http://www.clubwin.com
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]