ID: 15472 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux Debian SID PHP Version: 4.1.1 New Comment:
Can you please provide your configure-line and a backtrace? Previous Comments: ------------------------------------------------------------------------ [2002-02-09 17:00:31] [EMAIL PROTECTED] The problem seems to be when courier sais this capabilites string: IMAP_CAPABILITY="IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT AUTH=CRAM-MD5" If AUTH=CRAM-MD5 is removed, all seems to be fine (no more segmentation faults ;) ------------------------------------------------------------------------ [2002-02-09 16:54:35] [EMAIL PROTECTED] A configure line wouldn't hurt either... ------------------------------------------------------------------------ [2002-02-09 16:52:58] [EMAIL PROTECTED] To properly diagnose this bug, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". ------------------------------------------------------------------------ [2002-02-09 16:37:09] [EMAIL PROTECTED] Hi. Today i was installing horde into my computer, when i noticed that php crashes when login into "IMP". I have installed Courier Imap server, and the latest modules from debian unestable branch. The code that crashes all is: echo imap_open ("{localhost:143/imap}INBOX", "user_id", "password"), "\n"; Thanks ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15472&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php