Updates:
Status: Accepted
Owner: trond.norbye
Labels: -Priority-Medium Priority-Low
Comment #1 on issue 149 by ingenthr: c:\memcached\memcached.exe -d install
on windows 7 server
http://code.google.com/p/memcached/issues/detail?id=149
This is an issue, but the -d functionality has changed.
I know it's not so nice to change flags in micro-releases, but the use of
-d for installing as a service was never really sufficient for most
installs, as you really need a way to manage the arguments to memcached.
The -d should not generate that error message, but it will, starting with
1.4.5, no longer support installing itself as a windows service. I
recommend you wrapper it with whatever is appropriate to start the
memcached.exe and pass flags.