I'm using the Roundcube webmail client to access my Gmail account, but when I try to log in to it via Gmail IMAP servers (connecting to ssl://imap.gmail.com:933) roundcube returns this error
Is fsockopen disabled? I'm on level 2 PHP (at least I'm pretty sure I was, tried logging in but my account can't be retrieved from the backend, I'm assuming it's to do with the move. I remember being on the Lotus server). Or is port 993/SSL just blocked on x10hosting?
Cheers!
Code:
[17-Nov-2008 18:41:50] PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to ssl://imap.gmail.com:993 (Connection timed out) in /home/boba899/public_html/rc/program/lib/imap.inc on line 545
[17-Nov-2008 18:42:13 -0500] IMAP Error: Could not connect to ssl://imap.gmail.com at port 993: Connection timed out in on line 0 (POST /rc/?_task=&_action=login)
Is fsockopen disabled? I'm on level 2 PHP (at least I'm pretty sure I was, tried logging in but my account can't be retrieved from the backend, I'm assuming it's to do with the move. I remember being on the Lotus server). Or is port 993/SSL just blocked on x10hosting?
Cheers!