From owner-freebsd-questions@FreeBSD.ORG Sat Jan 16 05:49:56 2010 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 CCB3B106566C for ; Sat, 16 Jan 2010 05:49:56 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id B0E6F8FC08 for ; Sat, 16 Jan 2010 05:49:56 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NW1Xo-0000kP-8F for freebsd-questions@freebsd.org; Fri, 15 Jan 2010 21:49:56 -0800 Message-ID: <27187021.post@talk.nabble.com> Date: Fri, 15 Jan 2010 21:49:56 -0800 (PST) From: jaymax To: freebsd-questions@freebsd.org In-Reply-To: <27184350.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jaymax36@gmail.com References: <27184350.post@talk.nabble.com> Subject: Re: Problem w/ mysql extension installation 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: Sat, 16 Jan 2010 05:49:56 -0000 A couple of hours later I return to this problem at the file is there and the extension installed "RATHER BIZARE" jaymax wrote: > > phpmyadmin requires the mysql extension which is apparently not included > in the mysql54 ports > > Installing it from > /usr/ports/databases/php5-mysql ==> > > > --- > --- > --- > In file included from > /usr/local/include/php/main/../main/php_config.h:2839, > from /usr/local/include/php/Zend/zend_config.h:1, > from /usr/local/include/php/Zend/zend.h:53, > from /usr/local/include/php/main/php.h:34, > from > /usr/ports/databases/php5-mysql/work/php-5.2.12/ext/mysql/php_mysql.c:32: > /usr/local/include/php/ext/php_config.h:1:30: error: ext/mysql/config.h: > No such file or directory > *** Error code 1 > 1 error > *** Error code 1 > > Stop in /usr/ports/databases/php5-mysql. > > > Indeed /usr/local/include/php/ext/mysql/config.h is not present! > > Should this have been installed with the mysql installation or from a > dependency? > > How can I correct this ? > > Thanks! > > > -- View this message in context: http://old.nabble.com/Problem-w--mysql-extension-installation-tp27184350p27187021.html Sent from the freebsd-questions mailing list archive at Nabble.com.