Hello, I have been unable to initialize the sqlanywhere16 PHP extension for the PHP 8.1 version for several days now. I followed the documentation to the letter and yet when I initialize SQL ANYWHERE, this is what php returns to me:
Yet everything works on a PHP 7.4 version. The server is a debian 11. EDIT: Tried on SQLAnywhere 17 too. |
Hi! Where did you find the module for PHP 8.1? AFAIK, you would currently need to build it yourself, the source code is available on the linked page...
(11 Jan, 03:00)
Volker Barth
|