From: [EMAIL PROTECTED] Operating system: Linux Debian SID PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Imap_open crashes php
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 bug report at http://bugs.php.net/?id=15472&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15472&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15472&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15472&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15472&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15472&r=support Expected behavior: http://bugs.php.net/fix.php?id=15472&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15472&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15472&r=submittedtwice -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php