From owner-freebsd-questions@freebsd.org Wed Aug 10 05:31:21 2016 Return-Path: Delivered-To: freebsd-questions@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 92F0ABB34DC for ; Wed, 10 Aug 2016 05:31:21 +0000 (UTC) (envelope-from merlyn@geeks.org) Received: from mail.geeks.org (mail.geeks.org [IPv6:2001:470:c2ca:1::1]) (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 7787A1344 for ; Wed, 10 Aug 2016 05:31:21 +0000 (UTC) (envelope-from merlyn@geeks.org) Received: from mail.geeks.org (localhost [127.0.0.1]) by after-clamsmtpd.geeks.org (Postfix) with ESMTP id 2F28E110235; Wed, 10 Aug 2016 00:31:14 -0500 (CDT) Received: by mail.geeks.org (Postfix, from userid 1003) id 0FB58110234; Wed, 10 Aug 2016 00:31:14 -0500 (CDT) Date: Wed, 10 Aug 2016 00:31:14 -0500 From: Doug McIntyre To: abdulov entertaimentt Cc: freebsd-questions Subject: Re: php52 Message-ID: <20160810053113.GA1433@geeks.org> References: <1470649205.240226424@f376.i.mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1470649205.240226424@f376.i.mail.ru> User-Agent: Mutt/1.6.1 (2016-04-27) X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2016 05:31:21 -0000 On Mon, Aug 08, 2016 at 12:40:05PM +0300, abdulov entertaimentt via freebsd-questions wrote: > I need to install an older version of php52 , it is not in the ports , php52 need for older engines site , how do I install this version of php ?  Surely some 10-year-old way out of supported version is just an invitation for security disaster? You'll probably have to download it directly and compile it yourself, perhaps if having trouble, looking into the current ports for flags or methods to get it going? http://php.net/releases/