Memcached on Windows Failed to ignore SIGHUP: No error failed to daemon() in order to daemonize
问题 I'm trying to install memcached from: http://blog.elijaa.org/index.php?post/2010/10/15/Memcached-for-Windows&similar When I try to run it with the -d command line option I get the following error: Failed to ignore SIGHUP: No error failed to daemon() in order to daemonize When I run it without -d it appears to run normally, but I need -d to install it as a service... I've tried the following tutorials but they don't explain how to solve this. http://shiki.me/blog/installing-memcached-for-php-5