From owner-freebsd-questions@FreeBSD.ORG Thu Dec 15 07:07:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED3EE16A41F for ; Thu, 15 Dec 2005 07:07:35 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: from smtp114.sbc.mail.mud.yahoo.com (smtp114.sbc.mail.mud.yahoo.com [68.142.198.213]) by mx1.FreeBSD.org (Postfix) with SMTP id 2D3CF43D6E for ; Thu, 15 Dec 2005 07:07:31 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: (qmail 80126 invoked from network); 15 Dec 2005 07:07:31 -0000 Received: from unknown (HELO ?127.0.0.1?) (calartstech@sbcglobal.net@68.127.38.82 with plain) by smtp114.sbc.mail.mud.yahoo.com with SMTP; 15 Dec 2005 07:07:30 -0000 Message-ID: <43A11638.7030500@sbcglobal.net> Date: Wed, 14 Dec 2005 23:07:36 -0800 From: Jose Borquez User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions group Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: PHP MySQL extensions problem 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: Thu, 15 Dec 2005 07:07:36 -0000 I am attempting to configure Group Office and every time I go to the site I get the following error: * Fatal error:* The required PHP MySQL extension is not installed.Please take a look at http://www.php.net for more information about installing this extension I did a pkg_info and it says I have php5-extensions-1.0 installed. I even uninstalled them and installed them again with no luck. I went to the php.net website, but found nothing on this problem. Could someone please give me any pointers as to what I can do to resolve this? Thank you in advance, Jose