I am trying to force php to compile WITHOUT IMAP-SSL because TWIG cannot
communicate with IMAP-SSL on port 993.
I upgraded my PHP to 4.1.2 to close the security hole just recently
announced.
I am assured that the c-client.a lib i am linking to in the configure is
NOT SSL supported, yet the ocnfigure is telling me it is.
Perhaps there is some other file that PHP is looking at that is saying
"SSL support" ?
My apache server is running openssl-0.9.6b, but should this have an effect
in the IMAP configuration?

any help is much appreciated!
-tom


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to