From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 31 16:22:37 2014 Return-Path: Delivered-To: freebsd-hackers@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 0F9273E2 for ; Mon, 31 Mar 2014 16:22:37 +0000 (UTC) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C2616640 for ; Mon, 31 Mar 2014 16:22:36 +0000 (UTC) Received: by mail-qg0-f53.google.com with SMTP id e89so946484qgf.26 for ; Mon, 31 Mar 2014 09:22:35 -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; bh=aynKyrVQcrJixe+2e0F7RphYT9rBStU0+oIt3ka7evk=; b=ECkHl0sMILxScKcdETAdqTVDHDfDTF7B5V1kwNvkXD19ZZlFeIz0UZsQsQD0plqfLU HVsuSDFQVjwmDMqsAal4V87+NQhmKwTTd7Psf3MwPehlSCGcH/x65DHR+SjU5PDnq71+ guqAEVA31xzgmIf6ahmsSlE05ZUEp1RrmTkNhqduqfiiCm/z0Y0dW7v575Cw+jlo5/Yo pbbdl+KCzvUS+WbdgxZqjWgcMHyqhnGUD8kFQbiVNuHK3OcGKURjqhEqhtIZwX07dXod yjANfPzVT/vHY58TP6dfPIHCPKiOe/jEko/crdDI6AgbTY17r90i/ai1lgvsbLhIAoz5 AuJg== MIME-Version: 1.0 X-Received: by 10.224.56.5 with SMTP id w5mr9340475qag.60.1396282955860; Mon, 31 Mar 2014 09:22:35 -0700 (PDT) Received: by 10.140.94.232 with HTTP; Mon, 31 Mar 2014 09:22:35 -0700 (PDT) In-Reply-To: References: <8b74e1be5e620292f9fc005e137dae8b.authenticated@ultimatedns.net> Date: Mon, 31 Mar 2014 18:22:35 +0200 Message-ID: Subject: Re: despairing with apache httpd + php From: Carlos To: Aled Morris Content-Type: text/plain; charset=UTF-8 Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2014 16:22:37 -0000 >> > If you are working with version older than 27/03/2014, you should > install lang/php5 or whatever version of php you need. > > As far as I know, the offical repositories upgrades every wednesday so > you are using ports older than 27/03/2014 > > Best regards You must select build apache module in the port configuration. Best regards