Closed boogiefromzk closed 3 years ago
zend_register_persistent_resource is from php 7.3 so this driver requires php 7.3 minimum
you can use/compile the driver that comes with php 7.2 from centos (at that time driver was still in php source tree)
@MartinKoeditz This can be closed
After compiling, and installing, I receive following error: /usr/lib64/php/modules/interbase.so (/usr/lib64/php/modules/interbase.so: undefined symbol: zend_register_persistent_resource)) in Unknown on line 0 This is the default PHP version for CentOS 8