From:             [EMAIL PROTECTED]
Operating system: RedHat 6.x
PHP version:      4.1.2
PHP Bug Type:     IMAP related
Bug description:  imap_open does not open port after PHP upgrade

After upgrading to PHP 4.1.2 from 4.0.4pl1 and doing this:

imap_open("{hostname/POP3:110}INBOX", "userid", "password")

...simply returns "Couldn't open stream" when trying to talk to POP3/110. 
I checked tcpdump and I see nothing happening on port 110.  Switching back
to 4.0.4pl1 fixes the problem.  Tried installing the latest c-client and
still nothing.  Seems something about imap_open has been broken in this
version.

-- 
Edit bug report at http://bugs.php.net/?id=16562&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16562&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16562&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16562&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16562&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16562&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16562&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16562&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16562&r=submittedtwice

Reply via email to