From owner-freebsd-questions@FreeBSD.ORG Tue May 11 06:06:23 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBD881065670 for ; Tue, 11 May 2010 06:06:23 +0000 (UTC) (envelope-from antoniok.spb@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4D1178FC19 for ; Tue, 11 May 2010 06:06:22 +0000 (UTC) Received: by fxm15 with SMTP id 15so3689046fxm.13 for ; Mon, 10 May 2010 23:06:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=qHOB/snyJJg5/VngmTEvgtHOHRx6jzR1CLEI/j6gQ0M=; b=Zeimv98l7m/6Tuq5zbY9AY2IFw1fwTkQu7C0YYncnTnMGFdUXlLfKmkXSV5i7QI5bA InYZj2kOLzlllf0Vt2Dk+oewkrbqbAdIuEsMyo3WWdyNeisx52ieKjdgfjZlSk6QI02Z lwXy/k8cxpJd2BHE7BTyLR/BvFEtFC9PinEuo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=SYpMeQtBzSXz5fLR0dXhOBhUJjDaMZBdDPYd5ZL1L3MJTJ42uMyDnPdNwmm9q4L2zR cx7ia9hMz+zrqtpO1kSUCFvhBnexr+1BgLuFm/STPb5F6ZzbSASJgRdJybL9dueHI7An r6ZlpXRTXKmJfmAXnxv9rE0hkCXV15hitDt9A= Received: by 10.239.132.206 with SMTP id 14mr471815hbs.111.1273556172147; Mon, 10 May 2010 22:36:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.239.183.148 with HTTP; Mon, 10 May 2010 22:35:52 -0700 (PDT) In-Reply-To: <20100511081100.10486ekarfm79m04@webmail.raad.tartu.ee> References: <20100511081100.10486ekarfm79m04@webmail.raad.tartu.ee> From: Antonio Kless Date: Tue, 11 May 2010 09:35:52 +0400 Message-ID: To: Toomas Aas Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: Mixing different versions of PHP extensions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2010 06:06:23 -0000 2010/5/11 Toomas Aas > > > Is it possible to rebuild just the php52-gd extension to a newer version of > php52-gd-5.2.13 and have it working with existing php5-5.2.9 and all the > existing extensions, or would it be asking for trouble? > > It is possible as a interim measure, but to have your ports in tip-top state and to not to have any troubles with dependencies, you have to have the same versions of php and all of it's extensions. -- Best regards, Antonio Kless, http://kless.spb.ru/