Thanks for the suggestions, but you failed to notice that I said php reports openssl support and I have the php4-openssl-4.3.10 pkg installed.
Anyway the soloution to the problem is the FreeBSD ports are broken in 5.3. You have to re-compile php with static ssl support, for some reason the module support of openssl doesn't work. -- Regards, Jeff On Sun, January 9, 2005 2:40 am, Jonathan Angliss said: >> I can't figure out why I can't get logged into my imap server. Any help >> would be greatly appreciated. >> >> FYI: Outlook connectos when I check the secure connection box. >> When I login I get the followin error: >> Error connecting to IMAP server: tls://mailhost. >> 0 : Unknown error: 0 >> >> When I run configtest I see some strange errors: >> Warning: fsockopen(): no SSL support in this build in >> /usr/local/www/squirrelmail/src/configtest.php on line 227 > > I'm /sure/ you can figure it out if you _read_ the messages that PHP > provide to you. > > "Warning: fsockopen(): no SSL support in this build" > > Well, that suggests to me that there is no SSL support enabled, which is > not a SquirrelMail thing, but a PHP thing, so start there, make sure you > build your PHP with SSL support if you plan on using TLS/SSL. All that is > documented in doc/authentication.txt I believe. > > -- > Jonathan Angliss > <[EMAIL PROTECTED]> > > > > ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
