F
flipper999
Guest
Hi,
I'm getting a compile error when compiling the php5-mysqli extension.
Anyone know how to fix this?
I'm getting a compile error when compiling the php5-mysqli extension.
Code:
/usr/ports/databases/php5-mysqli/work/php-5.4.13/ext/mysqli/mysqli.c: In function 'zm_startup_mysqli':
/usr/ports/databases/php5-mysqli/work/php-5.4.13/ext/mysqli/mysqli.c:842: error: 'MYSQL_OPT_CAN_HANDLE_EXPIRED_PASSWORDS' undeclared (first use in this function)
/usr/ports/databases/php5-mysqli/work/php-5.4.13/ext/mysqli/mysqli.c:842: error: (Each undeclared identifier is reported only once
/usr/ports/databases/php5-mysqli/work/php-5.4.13/ext/mysqli/mysqli.c:842: error: for each function it appears in.)
*** [mysqli.lo] Error code 1
Anyone know how to fix this?