我已将pdo_oci.so 编译成功,但是到了oci怎么也过不去,不知道为什么。
使用命令:./configure --with-php-config=/usr/local/php/bin/php-config --with-oci8=/usr/lib/oracle/11.1/client/tmp/php/php-5.2.6/ext/oci8/oci8.c:1828: error: 'php_oci_connection' has
no member named 'idle_expiry'
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1828: error: 'zend_oci_globals' has
no member named 'persistent_timeout'
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1831: error: 'zend_oci_globals' has
no member named 'ping_interval'
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1832: error: 'php_oci_connection' has
no member named 'next_ping'
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1832: error: 'zend_oci_globals' has
no member named 'ping_interval'
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1835: error: 'php_oci_connection' has
no member named 'next_ping'
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1838: error: 'php_oci_connection' has
no member named 'used_this_request'
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1840: error: 'zend_oci_globals' has
no member named 'persistent_timeout'
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1840: warning: comparison between
pointer and integer
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1841: error: 'php_oci_connection' has
no member named 'idle_expiry'
/tmp/php/php-5.2.6/ext/oci8/oci8.c:1841: warning: comparison between
pointer and integer
*** Error exit code 1
出现这个错误。。不知如何解决。各位高手,麻烦帮忙看看啊。先行谢过了!!