From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.1.1
PHP Bug Type:     IMAP related
Bug description:  Apache hangs when using imap with SSL

'./configure' '--with-apache=../apache_1.3.22' '--with-mysql=/usr'
'--enable-track-vars' '--disable-debug' '--with-openssl=/usr' '--with-zlib'
'--enable-calendar' '--with-curl' '--with-dom' '--with-gd' '--with-imap'
'--with-imap-ssl' '--with-kerberos' '--enable-xslt' '--with-xslt-sablot'
'--with-expat-dir=/usr'

RedHat 7.2
imap-2000c-15
openssl-0.9.6b-8

imap_open("{mail.server:993/imap/ssl/novalidate-cert}", "username",
"passwd");
hangs the Apache instance. I can track that it connects to the right port
but username is not sent. When trying to connect without ssl everything
works. So is this PHP problem or ?

-- 
Edit bug report at: http://bugs.php.net/?id=14931&edit=1


-- 
PHP Development 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]

Reply via email to