From owner-freebsd-ports@FreeBSD.ORG Mon Jul 26 21:06:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB71416A4CE for ; Mon, 26 Jul 2004 21:06:12 +0000 (GMT) Received: from just.puresimplicity.net (just.puresimplicity.net [140.177.207.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FA7843D5A for ; Mon, 26 Jul 2004 21:06:12 +0000 (GMT) (envelope-from hemi@puresimplicity.net) Received: from just.puresimplicity.net (localhost.puresimplicity.net [127.0.0.1])i6QL6BsS076054 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 26 Jul 2004 16:06:11 -0500 (CDT) (envelope-from hemi@just.puresimplicity.net) Received: (from hemi@localhost) by just.puresimplicity.net (8.12.9p2/8.12.9/Submit) id i6QL6BpM076053 for freebsd-ports@freebsd.org; Mon, 26 Jul 2004 16:06:11 -0500 (CDT) (envelope-from hemi) Date: Mon, 26 Jul 2004 16:06:11 -0500 From: Josh Tolbert To: freebsd-ports@freebsd.org Message-ID: <20040726210611.GA75881@just.puresimplicity.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Squirrelmail and php4 ports shake-up? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 21:06:13 -0000 Hello, After upgrading mod_php4 (using portupgrade) and installing lang/ph4-extensions (after learning of the php4 ports shake-up in /usr/ports/UPDATING), mail/squirrelmail now refuses to play nice with IMAP over SSL. I haven't tried plain IMAP, cause I haven't built IMAP to allow plain-text connections. The errors I see from squirrelmail appear after entering a login and password are: Warning: fsockopen(): no SSL support in this build in /usr/local/www/squirrelmail/functions/imap_general.php on line 445 Warning: fsockopen(): unable to connect to localhost:993 in /usr/local/www/squirrelmail/functions/imap_general.php on line 445 and I'm not able to check/read/send mail. I've tried the "obvious" things: rebuilt squirrelmail, checked the php requirements of squirrelmail, did a bit of searching, etc., but I can't find a fix for this problem. All the modules built by lang/php4-extensions are being loaded in /usr/local/etc/php.ini, a phpinfo() () shows information for the features I had requested to be built by lang/php4-extensions, but squirrelmail and the extensions don't play nice together. Does anyone know how to fix this? It worked great before the php4 ports shake-up. The only reason I upgraded was to take care of the potential security vulnerability that portaudit listed for php; if I had known this was going to happen I would have held off a bit. Thanks, Josh -- Josh Tolbert hemi@puresimplicity.net || http://www.puresimplicity.net/~hemi/ If your sysadmin's not being fascist, you're paying him too much. --Sam Greenfield