-
Notifications
You must be signed in to change notification settings - Fork 326
Closed
Description
Hi,
I'm running on Windows 11 using PHP 8.3.12.
I am trying to add the php_memcached.dll library (php ts x64) to my install but I get the following error:
Warning: PHP Startup: Unable to load dynamic library 'memcached' (tried: c:/wamp64/bin/php/php8.3.12/ext/memcached (The specified module could not be found), c:/wamp64/bin/php/php8.3.12/ext/php_memcached.dll (The specified module could not be found)) in Unknown on line 0
The file exists in my ext directory, and I have placed libmemcached.dll in both c:/wamp64/bin/php/php8.3.12/
and c:/wamp64/bin/php/php8.3.12/ext/
but still to no avail.
I am at a loss for what I seem to be doing wrong.
Metadata
Metadata
Assignees
Labels
No labels