Skip to content

configure command throwing error when enabling memcached while compiling php-src on Windows #567

New issue

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

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

Already on GitHub? # to your account

Open
aravindjayanthi98 opened this issue Jan 16, 2025 · 0 comments

Comments

@aravindjayanthi98
Copy link

Envrionment:
OS: Windows servercore 2022 (On docker container)
PHP: 8.4.2 (NTS)
Architecture: x64

Steps:
I have successfully compiled the php-src along with some extensions (like redis, raphf) using the steps mentioned in this page.
Now, when I add the memcached(version: 3.3.0) extension by download the src code here. I get the following error:

Enabling extension ext\session
Checking for library memcached.lib;libmemcached.lib ... ERROR: memcached: library 'memcached' not found

Am I missing any dependency here? If so can you please share any resource on how to download and build it on Windows docker container.

PS: I have tried the prebuild DLL file but I got the error PHP Startup: Unable to load dynamic library dll file. If there is a solution for this also please let me know, it would a huge help to fix my issues as I am tyring to compile other extensions as well with no luck.

Thanks in advance.

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

No branches or pull requests

1 participant