AMH 社区首页
AMH社区 - 开放自由有价值的社区
[求助帖] 使用mysqlnd出错 |
|
---|---|
zmyamh |
zmyamh 发表于 2014-11-11 01:50:03
一小部分错误
/tmp/mysql/php_mysql.c: In function 'php_mysql_field_info': /tmp/mysql/php_mysql.c:2475: error: 'MYSQL_RES' undeclared (first use in this function) /tmp/mysql/php_mysql.c:2475: error: 'mysql_result' undeclared (first use in this function) /tmp/mysql/php_mysql.c:2476: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /tmp/mysql/php_mysql.c:2476: error: 'mysql_field' undeclared (first use in this function) /tmp/mysql/php_mysql.c:2476: error: expected expression before '{' token /tmp/mysql/php_mysql.c:2484: error: expected expression before ')' token /tmp/mysql/php_mysql.c: In function 'zif_mysql_free_result': /tmp/mysql/php_mysql.c:2646: error: 'MYSQL_RES' undeclared (first use in this function) /tmp/mysql/php_mysql.c:2646: error: 'mysql_result' undeclared (first use in this function) /tmp/mysql/php_mysql.c:2656: error: expected expression before ')' token /tmp/mysql/php_mysql.c: In function 'zif_mysql_ping': /tmp/mysql/php_mysql.c:2680: error: 'php_mysql_conn' has no member named 'active_result_id' /tmp/mysql/php_mysql.c:2680: error: 'MYSQL_RES' undeclared (first use in this function) /tmp/mysql/php_mysql.c:2680: error: '_mysql_result' undeclared (first use in this function) /tmp/mysql/php_mysql.c:2680: error: expected expression before ')' token /tmp/mysql/php_mysql.c:2680: error: 'php_mysql_conn' has no member named 'active_result_id' /tmp/mysql/php_mysql.c:2680: error: 'php_mysql_conn' has no member named 'active_result_id' /tmp/mysql/php_mysql.c:2682: error: 'php_mysql_conn' has no member named 'conn' make: *** [php_mysql.lo] Error 1 mv: cannot stat `/usr/local/php-5.5.13/lib/php/extensions/no-debug-non-zts-20121212/mysql.so': No such file or directory mv: cannot stat `/usr/local/php-5.5.13/lib/php/extensions/no-debug-non-zts-20121212/mysqlnd.so': No such file or directory 环境: LNMPlnmpnginx-1.6.0php-5.5.13mysql-5.5.40
点赞,加油! (0分)
2014-11-11 01:50:03 1
|
yanghang |
LNMP从libmysql切换到mysqlnd会失败 php5.5的问题,这个一直没解决,说等以后更新吧
http://amh.sh/bbs/post-4018-1-1.htm
回复
2014-11-11 09:50:06 2
|
zmyamh |
我以为有了lnmp1.5就正常了~ 支持
回复
2014-11-11 14:14:20 3
|