You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use the php_memcached extension in win10 with php 7.2.
And I already have php_memcache extension and it works well.But some projects need php_memcached so I have to do that.
I know that php_memcached needs libmemcached.But there is no any win edition ,so I am facing a big problem now.
I have found a libmemcached source code and it seems to have the libmemcached.dll.
What can I do to get the php_memcached.dll?
The text was updated successfully, but these errors were encountered:
I want to use the php_memcached extension in win10 with php 7.2.
And I already have php_memcache extension and it works well.But some projects need php_memcached so I have to do that.
I know that php_memcached needs libmemcached.But there is no any win edition ,so I am facing a big problem now.
I have found a libmemcached source code and it seems to have the libmemcached.dll.
What can I do to get the php_memcached.dll?
The text was updated successfully, but these errors were encountered: