ID:               33457
 Updated by:       [EMAIL PROTECTED]
 Reported By:      unnevermind at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         IMAP related
 Operating System: Windows XP SP2
 PHP Version:      5.0.4
 New Comment:

Do not file bugs when you have Zend extensions (zend_extension=)
loaded. Examples are Zend Optimizer, Zend Debugger, Turck MM Cache,
APC, Xdebug and ionCube loader.  These extensions often modify engine
behavior which is not related to PHP itself.




Previous Comments:
------------------------------------------------------------------------

[2005-06-24 01:54:31] unnevermind at gmail dot com

Description:
------------
I tried this code...

$imap=imap_open("{localhost:143/imap}INBOX","[EMAIL 
PROTECTED]","password",OP_PROTOTYPE);
$info=imap_mailboxmsginfo($imap);
imap_close($imap);exit;

I got...

PHP has encountered an Access Violation at 010158CC

Sorry if I miss understand...I install Zend Optimizer-2.5.7 but lazy to
uninstall before report a bug.



------------------------------------------------------------------------


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

Reply via email to