Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2010 14:14:44 -0800 (PST)
From:      jaymax <jaymax36@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Problem w/ mysql extension installation
Message-ID:  <27184350.post@talk.nabble.com>

next in thread | raw e-mail | index | archive | help

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-tp27184350p27184350.html
Sent from the freebsd-questions mailing list archive at Nabble.com.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27184350.post>