From owner-freebsd-ports@FreeBSD.ORG Mon Mar 3 21:13:30 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F7E33B0 for ; Mon, 3 Mar 2014 21:13:30 +0000 (UTC) Received: from mail-qc0-x22e.google.com (mail-qc0-x22e.google.com [IPv6:2607:f8b0:400d:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3FD731AF for ; Mon, 3 Mar 2014 21:13:30 +0000 (UTC) Received: by mail-qc0-f174.google.com with SMTP id x13so4477878qcv.33 for ; Mon, 03 Mar 2014 13:13:29 -0800 (PST) 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 :content-type; bh=LaKcgr2UEpBUt4VRdTvKUPzLxDoZORKLjgWTOLzN67s=; b=UqYPJmMF4TF+EJRn23+610O1t7js3CvQy/ngJ6iR9LWusPJpU6zoQ3rCPvKZmPjBtj eolWvFHSQKWaYcNnnFGRuSoFxJ9efMkAt0hgGMXrC5rX81vJLzZGN4oOSiz2B+m16DhH l52iIvG9gPD5JenAvXIwzWqat5xbsGZCU0/p0RQ+LvCA2/k/nq4xQhd0vWZceL3nn2Bl xMDqRzCAHEH4nci4HQDxyTJ4u7ZE8XClBfxSmT9SVTir2bSFcg5n88nz+mV2y9GLt6VV r18Qam4uQHvAAIf0mZoFkkOTfvKyCPNTv5H1mjAhsivxSt0R1nSeN9EHrtDK9SWhJSYE pgBg== MIME-Version: 1.0 X-Received: by 10.224.45.197 with SMTP id g5mr26272549qaf.52.1393881209217; Mon, 03 Mar 2014 13:13:29 -0800 (PST) Received: by 10.140.89.234 with HTTP; Mon, 3 Mar 2014 13:13:29 -0800 (PST) In-Reply-To: <20140303171428.GA25963@graf.pompo.net> References: <20140303171428.GA25963@graf.pompo.net> Date: Tue, 4 Mar 2014 00:13:29 +0300 Message-ID: Subject: Re: can pkg install mod_php5 (ie. libphp5.so) ? From: Ivan Frosty To: "saifi@sina.cn" , freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 21:13:30 -0000 i had alot of issues with libphp5.so, was using pkg_add too had to chill using php, i badly wanted to copy that file from somewhere but..... if you find a solution let me know otherwise.......... On Mon, Mar 3, 2014 at 8:14 PM, Thierry Thomas wrote: > Le lun 3 mar 14 =E0 17:48:29 +0100, saifi@sina.cn > =E9crivait : > > > Hi: > > Hello, > > > apache24-2.4.6_1 was installed using 'pkg'. > > > > subsequently, php55-5.5.9 and almost all the modules were installed > > using 'pkg install'. > > > > However, 'pkg search' did not turn in any 'mod_php5'. > > > > Is building php from the '/usr/ports/lang/php5' the only option to > > configure 'APACHE' PHP_SAPI ? > > Yes, it is. But note that PHP-FPM (FastCGI Process Manager) is enabled. > -- > Th. Thomas. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > --=20 Frosty-456