Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No updated DLL version available #544

Open
dfumagalli opened this issue Oct 16, 2023 · 3 comments
Open

No updated DLL version available #544

dfumagalli opened this issue Oct 16, 2023 · 3 comments

Comments

@dfumagalli
Copy link

dfumagalli commented Oct 16, 2023

I have installed a recent PHP 8.2 build.
Everything works except the Memcached Win 64 DLL. Apparently, the latest compiled release available on the PECL page, 3.2.0, does not work with PHP 8.2, despite this GitHub repo saying so.

Here's what the log says:

`[16-Oct-2023 19:18:50 UTC] PHP Warning: PHP Startup: memcached: Unable to initialize module

Module compiled with module API=20210902

PHP compiled with module API=20220829

These options need to match

in Unknown on line 0`

Sadly I cannot fix this issue by myself. Please issue a new compiled version.

@lianglee
Copy link

Same issue not showing in phpinfo either, php starts without issue but memcached section not showing. Same error :

Warning: PHP Startup: memcached: Unable to initialize module
Module compiled with module API=20210902
PHP compiled with module API=20220829
These options need to match

@macintoshplus
Copy link

I am pleased to announce that this extension is now compiled for Windows by the PHP Extension Repository site.

You can download the DLLs on the extension page: https://phpext.phptools.online/extension/caching/memcached-19

If you have any questions, I am available to discuss them.

@kanagasabai-Hub
Copy link

I am pleased to announce that this extension is now compiled for Windows by the PHP Extension Repository site.

You can download the DLLs on the extension page: https://phpext.phptools.online/extension/caching/memcached-19

If you have any questions, I am available to discuss them.

This is working thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants