From owner-freebsd-questions@FreeBSD.ORG Wed May 14 14:48:33 2014 Return-Path: Delivered-To: questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D5754F6 for ; Wed, 14 May 2014 14:48:33 +0000 (UTC) Received: from mail.freebsd.systems (unknown [IPv6:2001:6a0:1cb::b]) (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 0355C26F6 for ; Wed, 14 May 2014 14:48:32 +0000 (UTC) Received: from mail.freebsd.systems (mail.freebsd.systems [IPv6:2001:6a0:1cb::b]) by mail.freebsd.systems (Postfix) with ESMTP id 12F25A42; Wed, 14 May 2014 16:48:29 +0200 (CEST) X-Virus-Scanned: amavisd-new at freebsd.systems Received: from mail.freebsd.systems ([91.204.91.44]) by mail.freebsd.systems (scan.freebsd.systems [91.204.91.44]) (amavisd-new, port 10026) with ESMTP id R0LhbzroWnLn; Wed, 14 May 2014 16:48:28 +0200 (CEST) Received: from [192.168.138.100] (83-144-115-210.static.chello.pl [83.144.115.210]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.freebsd.systems (Postfix) with ESMTPSA id 734DEA3F; Wed, 14 May 2014 16:48:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=wasikowski.net; s=default; t=1400078908; bh=EuysYfsSmv2WF0cddL6kegwUxIe3villgu2VaeRkqUM=; h=Date:From:To:References:In-Reply-To; b=sIjp3cNjLfaGzeGd3A6ZDoElqmshjykpkXc8rco4APDE7r8QFga10cxuJioit3e9N QGNBELpUC3yS6+EXvwkQT3WYZTcSNSKQFL68g9Q8shCJnHMj+/3GBvQHU03EAvAIoL Jv4RqreEcM1oXnI765Dazj3/t8hNST4cX0Fb3zMHr5JjS7yatOcR8faUCrcoo9yWG7 mOKFElTPuQvz1RwYJ1KsvKd9omVkHQl7/c06tgX1t4FXLybKxwDazmyHsmrqx6J8Dv ar5jFshpGA3qaJS31gD/tSaZCqKsp78bqI9I0dQUs5dm52+oeYBBoQGJwPTKWSiPZF Mukxx82EcZEwg== Message-ID: <53738238.8060101@wasikowski.net> Date: Wed, 14 May 2014 16:48:24 +0200 From: =?UTF-8?B?xYF1a2FzeiBXxIVzaWtvd3NraQ==?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Kazeem Odeyemi , "questions@FreeBSD.org" Subject: Re: PHP installation error References: <1ef32b4dddb447aea3c42244f4d4e567@keymaker.oplib.local> In-Reply-To: <1ef32b4dddb447aea3c42244f4d4e567@keymaker.oplib.local> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2014 14:48:33 -0000 W dniu 2014-05-14 16:17, Kazeem Odeyemi pisze: > I am new to freeBSD and the web server of the library runs on freeBSD.I am trying to install PHP extensions as i just wrote a PHP script that i need to run on the library's website using > portupgrade and each time i use the "make install clean" command ,i get the error: > > > > Unknown modifier 't' FreeBSD 8.2 is not supported anymore. Upgrade to 8.4 or 9.2 and ports tree will work. Update instructions are here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading.html -- best regards, Lukasz Wasikowski