免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3685 | 回复: 3
打印 上一主题 下一主题

编译php支持MYSQL_PDO时出错 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-06-23 10:29 |只看该作者 |倒序浏览
php原来好用,现在要增加MYSQL_PDO的支持,所以重新编译。

mysql版本是:5.1.25-rc-log
PHP  版本是:5.2.6

编译命令如下:

./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-xml=/usr/local/libxml2 --with-png=/usr/local/lib --with-jpeg-dir=/usr/local/jpeg6 --with-zlib-dir=/usr/local/zlib --with-freetype=/usr/local/freetype --with-gd=/usr/local/gd2 --enable-track-vars --enable-mbstring=all --with-pdo-mysql=/usr/local/mysql


编译显示的最后几行:

checking for mcrypt support... no
checking for mhash support... no
checking whether to include mime_magic support... no
checking for MING support... no
checking for mSQL support... no
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
checking for mysql_close in -lmysqlclient... (cached) yes
checking for MySQLi support... no
checking whether to enable embedded MySQLi support... no
checking for ncurses support... no
checking for Oracle (OCI support... no
checking whether to enable pcntl support... no
checking whether to enable PDO support... yes
checking for PDO_DBLIB support via FreeTDS... no
checking for Firebird support for PDO... no
checking for MySQL support for PDO... yes
checking for mysql_config... /usr/local/mysql/bin/mysql_config
checking for mysql_query in -lmysqlclient... no
checking for mysql_query in -lmysqlclient... (cached) no
configure: error: PDO_MYSQL configure failed. Please check config.log for more information.



如果不加“--with-pdo-mysql=/usr/local/mysql”编译正常通过

希望各位高手能指点一下,解决这个问题。谢谢!!!!!

论坛徽章:
0
2 [报告]
发表于 2008-06-23 14:51 |只看该作者
./configure --help

--enable-pdo

--with-pdo-mysql=/usr/local/mysql/bin/mysql_config

论坛徽章:
0
3 [报告]
发表于 2008-07-14 14:40 |只看该作者
请问楼主问题解决了么?
我也是加PDO_MYSQL加不上
环境:CentOS 5.2, php 5.2.6, Mysql 5.1.25-rc

论坛徽章:
0
4 [报告]
发表于 2008-07-15 14:03 |只看该作者
看看config.log 嘛
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP