Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

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:

PHP Warning: PHP Startup: sqlanywhere: Unable to initialize module

Yet everything works on a PHP 7.4 version. The server is a debian 11.

EDIT: Tried on SQLAnywhere 17 too.

asked 09 Jan '23, 02:47

Ben's gravatar image

Ben
21113
accept rate: 0%

edited 09 Jan '23, 04:24


Hi! Where did you find the module for PHP 8.1?

PHP Modules

permanent link

answered 11 Jan '23, 02:10

Aleksandr%20Kushnirov's gravatar image

Aleksandr Ku...
26115
accept rate: 0%

AFAIK, you would currently need to build it yourself, the source code is available on the linked page...

(11 Jan '23, 03:00) Volker Barth
1

We would love a compiled PHP 8.1 dll to be added to the page as our customers can compile themselves, (and will end up with the same process), but for audit purposes need it to come from SAP directly.

Yes, I understand the irony of being able to check the code you compile from an audit perspective but that only really works if you understand it ;)

(14 Feb '23, 05:15) RADicalSYS
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×70
×68
×47

question asked: 09 Jan '23, 02:47

question was seen: 486 times

last updated: 14 Feb '23, 05:15