From owner-freebsd-ports@freebsd.org Thu Feb 15 03:13:13 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEAC6F19269 for ; Thu, 15 Feb 2018 03:13:12 +0000 (UTC) (envelope-from jankyj@unfs.us) Received: from stig.purplehat.org (stig.purplehat.org [50.243.134.106]) (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 7ACCF7E4D2 for ; Thu, 15 Feb 2018 03:13:12 +0000 (UTC) (envelope-from jankyj@unfs.us) Received: from localhost (bill.goatse.unfs.us [50.243.134.106]) by stig.purplehat.org (Postfix) with ESMTP id 82EB94F365; Wed, 14 Feb 2018 20:13:10 -0700 (MST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=unfs.us; s=mail; t=1518664390; bh=uTFp3NtnqJXZ7pNNp4/ja1/+0USGIdTQ1IFb0j2k0OE=; h=Subject:To:References:From:Date:In-Reply-To; b=qmey1nqfi3gO6zoqpXCyB7cbH34ugcZQ+7k531Ejtx2e7mR5bvBvHb2/7sVhsQz15 jmcntX0O/7WDagsToolX3fuCKwYXMm0iGFxPXRjYDaH451TcAtpVr932TkLrhwsBua ITVc35rt+pXsCFI8VTi8GM/i4edxrEvgeK3QGgoc= Received: from stig.purplehat.org ([50.243.134.106]) by localhost (stig.purplehat.org [50.243.134.106]) (maiad, port 10024) with ESMTP id 70689-09; Wed, 14 Feb 2018 20:13:08 -0700 (MST) Received: from [172.30.30.17] (r029-v.purplehat.org [172.30.30.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: jankyj@unfs.us) by stig.purplehat.org (Postfix) with ESMTPSA id A74E64F35F; Wed, 14 Feb 2018 20:13:08 -0700 (MST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=unfs.us; s=mail; t=1518664388; bh=uTFp3NtnqJXZ7pNNp4/ja1/+0USGIdTQ1IFb0j2k0OE=; h=Subject:To:References:From:Date:In-Reply-To; b=b7uNOHZp9RdkcNc/RVmfaUOkEmT1CS0QL+pfFbFHT+uSSiosv8ltHfYwoTndFDFuN m+Uh7JEsM8+MfALB3/hxn8QIOF+bROK7zNMEt+FdgV5EUfdEZYTk4rh7HMG7/lJ8sp nl5KXA5XO81nEvfxDs6A06OLjEAeecs8lA6ERdZ0= Subject: Re: mail/postfixadmin: Error Regarding "SCOPE_BUBBLE_UP". To: freebsd-ports@freebsd.org References: <0fcad468-5deb-f449-9847-9bb57bb1f014@unfs.us> From: "Janky Jay, III" Message-ID: <7bc05025-49de-be18-8b88-7388d6df70b2@unfs.us> Date: Wed, 14 Feb 2018 20:13:09 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Antivirus: Avast (VPS 180214-8, 02/14/2018), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: Maia Mailguard 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: Thu, 15 Feb 2018 03:13:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 May have spoken too soon... On 2/14/2018 7:45 PM, Janky Jay, III wrote: > Hello Mel, > > On 2/13/2018 7:42 AM, Mel Pilgrim wrote: >> (Putting on my mail/postfixadmin maintainer hat) > >> On 2018-02-11 15:24, Janky Jay, III wrote: >>> Hello All, >>> >>> Versions: FreeBSD - 11.1-RELEASE-p6 PostfixAdmin - 3.1 Smarty3 >>> - 3.1.30 > >> Postfixadmin bundles its own copy of Smarty, and in PFA 3.1 it's >> Smarty 3.1.29. Installing www/smarty3 isn't necessary. Are you >> using it for something else? > > Ah. That's very interesting. The only reason I had Smarty3 > installed was for PFA (must have been before it shipped with it's > own version, maybe?). I remember a while back I uninstalled it > because it was an unused leaf port and immediately PFA stopped > working with Smarty3 errors in the http logs. I've just removed > Smarty3 again and PFA seems to work just fine. I have no idea > what's going on anymore. :) > > Thanks a ton for the reply, though! I've got my PFA back! > I've removed Smarty3 and the login page presents itself (and allows me to login) without any issue. However, attempting to view anything within PFA (such as virtual mailboxes or domains), I see the following error(s) in the http log file: PHP Warning: require_once(/usr/local/share/smarty3/plugins/function.html_options.php) : failed to open stream: No such file or directory in /usr/local/www/postfixadmin/templates_c/c508a76bc4b664402a6aa2c93919f1f1 2522a31b_0.file.list.tpl.php on line 23, referer: https://pfa.domain.tld/list.php?table=domain PHP Fatal error: require_once(): Failed opening required '/usr/local/share/smarty3/plugins/function.html_options.php' (include_path='.:/usr/local/share/pear') in /usr/local/www/postfixadmin/templates_c/c508a76bc4b664402a6aa2c93919f1f1 2522a31b_0.file.list.tpl.php on line 23, referer: https://pfa.domain.tld/list.php?table=domain So, it appears like it is still looking for smarty3 outside of it's document root. Perhaps this is a config I can adjust somewhere? I'll keep poking around. Regards, Janky Jay, III -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQT3labtx1DPvRcqv5cYrcyxRslmfgUCWoT6wQAKCRAYrcyxRslm fjs4AJ0QvRm3RlvUKL8iyWHcTqxr80SlgwCfRvJCqRIzaTQRIqVii01MTQHCdFc= =zpks -----END PGP SIGNATURE-----