Skip to content
Advertisement

Memcache error on windows 10

I use xampp and windows 10 64bit and my php version is 7.1.4, I downloaded memcached-win64-1.4.4-14 and put it in C drive: C:memcached.
When i run this command:

c:memcachedmemcached.exe -d install

I receive this error:

failed to install service or service already installed

and:

c:memcachedmemcached.exe -d start

I receive this error:

failed to start service

Please tell me where the problem is? thanks.

Advertisement

Answer

Eventually the issue was solved! i should copy the memcahced folder in the xampp folder and then execute the previous commands.
It’s over, hope to be useful to others.
Thank you Bagus Tesa

User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement