From owner-freebsd-ports@FreeBSD.ORG Fri May 27 16:14:43 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4295106566C for ; Fri, 27 May 2011 16:14:43 +0000 (UTC) (envelope-from ivan.dolnak@fel.uniza.sk) Received: from new.fel.uniza.sk (fel.uniza.sk [158.193.213.10]) by mx1.freebsd.org (Postfix) with ESMTP id 5E4B58FC15 for ; Fri, 27 May 2011 16:14:43 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by new.fel.uniza.sk (Postfix) with ESMTP id 1C8E78D8019; Fri, 27 May 2011 17:56:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at no Received: from new.fel.uniza.sk ([127.0.0.1]) by localhost (new.fel.uniza.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y580pjCGK4SK; Fri, 27 May 2011 17:56:06 +0200 (CEST) Received: from DDAEMON (bband-dyn133.178-41-121.t-com.sk [178.41.121.133]) by new.fel.uniza.sk (Postfix) with ESMTPSA id 831DF8D8018; Fri, 27 May 2011 17:56:06 +0200 (CEST) From: =?iso-8859-2?Q?Ivan_Doln=E1k?= To: Date: Fri, 27 May 2011 17:55:45 +0200 Organization: =?iso-8859-2?Q?=AEilinsk=E1_univerzita_v_=AEiline=2C_Elektrotechnick=E1_f?= =?iso-8859-2?Q?akulta=2C_Katedra_telekomunik=E1ci=ED_a_multim=E9di=ED?= Message-ID: <003f01cc1c86$8a3f4760$9ebdd620$@dolnak@fel.uniza.sk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcwchonWYnPzVpJFQfOTJoBTq3W5Mg== Content-Language: sk X-Mailman-Approved-At: Fri, 27 May 2011 16:19:50 +0000 Cc: ports@FreeBSD.org Subject: FreeBSD Port: php5-5.3.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ivan.dolnak@fel.uniza.sk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2011 16:14:43 -0000 Hi Ale, I would like to kindly ask you for help with php5-6.3.6 port. I want to install php5 as apache module from ports over apache22 package. Everything goes well over apache13 package, but I prefer to use apache22. After few unsuccessful attempts to install it, I still got message: # make install clean /usr/local/sbin/apxs: not found "/usr/ports/Mk/bsd.apache.mk", line 329: warning: "/usr/local/sbin/apxs -q MPM_NAME" returned non-zero status ===> php5-5.3.6 : Your apache does not support DSO modules. *** Error code 1 Stop in /usr/ports/lang/php5. # By this time, I've searched web and I've asked a lot of people. Nothing have helped me. Could you give me please some tips or hits how to accomplish the task? I need to install apache22, php5 and joomla-1.6 package/ports in service jail environment. Thank you very much. Ivan