From owner-freebsd-ports@freebsd.org Mon Aug 10 16:37:51 2015 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 A748399EA46 for ; Mon, 10 Aug 2015 16:37:51 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 88A16B9 for ; Mon, 10 Aug 2015 16:37:51 +0000 (UTC) (envelope-from alexus@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 862A899EA45; Mon, 10 Aug 2015 16:37:51 +0000 (UTC) Delivered-To: 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 85BFF99EA44 for ; Mon, 10 Aug 2015 16:37:51 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 527DBB8; Mon, 10 Aug 2015 16:37:51 +0000 (UTC) (envelope-from alexus@gmail.com) Received: by igui7 with SMTP id i7so22500799igu.1; Mon, 10 Aug 2015 09:37:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=RarE/m9tuxSxBCaCn5qnJo80vpnaN6dbTak02lwrj5I=; b=vfBMiCC0FOMFCNfqXosORm1MNzWU0W/z5/PBy6T6kPGm7TfiVpgNCgXBR922OXhJ3s C5wVSULwqkDtZVkLrHyzSu32xEr3ZeG47rPndT4UJ6kQRf1GcK+b0Xjv9IIJF+POCXTu c3At0WHqHw3ifykhatNbpGjVmhjvkWn0k1vSXtYzwYaVyqUrO4TU8RC5qzeADXuBAErp vyxI+ipTJKGrnIgc42+9vEPGNxb/8R3fJcpHWmdXudcW6JiPmFn0NQgGd7gu/VnvDMoJ tP4g8hQOk3IAYUgwCyZfUl+fWvMEmnnFiLt43mXGsakZW4zx2ubMQ38RzYhrGfZEwY0o Rcnw== MIME-Version: 1.0 X-Received: by 10.50.79.130 with SMTP id j2mr11131544igx.80.1439224670625; Mon, 10 Aug 2015 09:37:50 -0700 (PDT) Received: by 10.107.140.209 with HTTP; Mon, 10 Aug 2015 09:37:50 -0700 (PDT) In-Reply-To: References: Date: Mon, 10 Aug 2015 12:37:50 -0400 Message-ID: Subject: Re: FreeBSD Port: squirrelmail-20150324 From: alexus To: Adam Weinberger Cc: adamw@freebsd.org, "freebsd-ports@freebsd.org ML" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2015 16:37:51 -0000 Bug 202226 =E2=80=93 SquirrelMail 1.4.x is not compatible with PHP's session.auto_start setting. Please disable it at least for the location where SquirrelMail is installed. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202226 On Mon, Aug 10, 2015 at 11:51 AM, Adam Weinberger wrote: > You're right. That was a kludgey workaround for strange behavior in old P= HPs. It would be helpful for me if you could file a PR about this (https://= bugs.freebsd.org/bugzilla). > > Thanks. > > # Adam > > > -- > Adam Weinberger > adamw@adamw.org > http://www.adamw.org > >> On 10 Aug, 2015, at 7:48, alexus wrote: >> >> Hello, >> >> Thank you for all your time on maintaining this (or other) project(s) >> in FreeBSD ports/packages. >> >> While installing squirrelmail-20150324, part of your message says follow= ing: >> >> 3) If you have trouble logging in, add the following to your php.ini: >> session.auto_start =3D 1 >> >> yet when I did that, I now getting following in my browser: >> >> SquirrelMail 1.4.x is not compatible with PHP's session.auto_start >> setting. Please disable it at least for the location where >> SquirrelMail is installed. >> >> I'm using php56-5.6.11. >> >> by removing that line from my virtual host, that brings me back to >> working SquirrelMail. >> >> just FYI) >> >> Have a good week! >> >> -- >> http://alexus.org/ >> > --=20 http://alexus.org/