Hello,
I am attempting to install the php-mysql interface using the php-extensions port. This is the error I get
I could use some help getting past this error. Long time linux user here but really new to freebsd!
I am attempting to install the php-mysql interface using the php-extensions port. This is the error I get
Code:
/usr/ports/databases/php5-mysqli/work/php-5.3.2/ext/mysqli/mysqli.c: In function 'php_mysqli_fetch_into_hash':
/usr/ports/databases/php5-mysqli/work/php-5.3.2/ext/mysqli/mysqli.c:1214: error: 'zend_fcall_info' has no member named 'object_ptr'
/usr/ports/databases/php5-mysqli/work/php-5.3.2/ext/mysqli/mysqli.c:1247: error: 'zend_fcall_info_cache' has no member named 'called_scope'
/usr/ports/databases/php5-mysqli/work/php-5.3.2/ext/mysqli/mysqli.c:1248: error: 'zend_fcall_info_cache' has no member named 'object_ptr'
*** Error code 1
1 error
*** Error code 1
Stop in /usr/ports/databases/php5-mysqli.
*** Error code 1
Stop in /usr/ports/lang/php5-extensions.
*** Error code 1
Stop in /usr/ports/lang/php5-extensions.
I could use some help getting past this error. Long time linux user here but really new to freebsd!