ID: 17364 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: IMAP related Operating System: Red Hat 7.3 PHP Version: 4.2.1 New Comment:
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2002-05-22 11:17:42] [EMAIL PROTECTED] Good morning, sir: I get this error message when I attempt to open a IMAP conection: Warning: Couldn't open stream {localhost:143} in /var/www/html/prueba.php on line 2 This is the code line that I use; "ruclamo" is my valid system user and "123" is my password : <? $mbox=imap_open("{localhost:143}", "ruclamo" , "123"); ?> I used this code on Red Hat 7.2, with nothing problem. Actually, I am working with Red Hat 7.3, with all php and imap packages installed. Thank you, excuse my poor English, Ruth Moreno ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17364&edit=1