From owner-freebsd-ports@freebsd.org Tue Dec 26 16:55:59 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF29DEA214C for ; Tue, 26 Dec 2017 16:55:59 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (mail.covisp.net [65.121.55.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 98BB67E134 for ; Tue, 26 Dec 2017 16:55:59 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (localhost [127.0.0.1]) by mail.covisp.net (Postfix) with ESMTP id 3z5hvK6nY7zn7Qk; Tue, 26 Dec 2017 09:55:57 -0700 (MST) X-Virus-Scanned: amavisd-new at covisp.net Received: from mail.covisp.net ([127.0.0.1]) by mail.covisp.net (mail.covisp.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zvnX0X0FofOq; Tue, 26 Dec 2017 09:55:53 -0700 (MST) From: "@lbutlr" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: rebuilding apache24 and php70 Date: Tue, 26 Dec 2017 09:55:52 -0700 References: <105991D8-438F-4CA3-9CEB-0C4241AA709E@kreme.com> <44C56740-6D87-46DA-AB09-713A0E6E29A7@kreme.com> To: freebsd-ports@freebsd.org In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3445.5.20) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2017 16:55:59 -0000 On 26 Dec 2017, at 08:21, Johan Hendriks wrote: > If you want to use php with mpm_event you need to use php-fpm. I;ll see if php-fpm is compatible with roundcube. Course, I will have to figure out how to use php-fpm, as I recall it is = very different a lot more fiddly. ;/