Hello, I upgraded my PHP to 4.1.2 from 4.0.6.
Now, twig, which uses imap, does not work.... just returns a popup that says the document contained no data. I have checked other applications using php and they all seem fine. Also, pine, which uses the imap, is functioning normally as well. There was 1 difference in my configuration this time around from January when i built the 4.0.6: config: ... --with-imap this time: 4.1.2: config ... --with-imap-ssl The configuration forced me to use this option instead of just imap. I am running openssl-0.9.6b, but i was also running this last time and apache's virtual host for the ssl is where twig is located and it worked perfectly last time with just --with-imap. Anyone have any ideas or similar problems? thanks in advance! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php