From owner-freebsd-questions@FreeBSD.ORG Fri Feb 8 20:29:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E35716A41A for ; Fri, 8 Feb 2008 20:29:28 +0000 (UTC) (envelope-from freebsd@rmnanetworks.com) Received: from kokanee.rmnanetworks.com (kokanee.rmnanetworks.com [74.52.88.218]) by mx1.freebsd.org (Postfix) with ESMTP id 471F213C4D1 for ; Fri, 8 Feb 2008 20:29:27 +0000 (UTC) (envelope-from freebsd@rmnanetworks.com) Received: from s01060040f472fffe.ed.shawcable.net ([68.149.185.202] helo=rhyandesktop) by kokanee.rmnanetworks.com with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JNZbo-000Jr1-Js for freebsd-questions@freebsd.org; Fri, 08 Feb 2008 13:14:04 -0700 Message-ID: <000f01c86a8f$293b5140$329bfea9@rhyandesktop> From: "Kieran" To: References: Date: Fri, 8 Feb 2008 13:14:07 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - kokanee.rmnanetworks.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - rmnanetworks.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: PHP - mbstring question 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: Fri, 08 Feb 2008 20:29:28 -0000 Hi Darry, cd /usr/ports/lang/php4-extensions && make config Ensure that you select MBSTRING from the list. Best Regards, Kieran ----- Original Message ----- From: "Darryl Hoar" To: Sent: Friday, February 08, 2008 1:06 PM Subject: PHP - mbstring question > Greetings, > I installed php4 and php4_extensions on my 6.3-release box. > Tried installing SugarCRM (downloaded from their site as the > freebsd port is broken). When installing it generates an error: > > Functions associated with Multi-byte strings PHP extensions (mbstring) > are needed by application. > > How do I add that ? Any help greatly appreciated. > > -Darryl > > PHP version 4.4.7 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >