php - macports memcached restart Mac OS X -


i installed memcached using mac ports:

http://glassonionblog.wordpress.com/2012/02/18/installing-memcached-on-mac-os-x-snow-leopard/

i able start memcache cannot figure out how restart it.

i started doing: memcached -d

sudo launchctl unload /opt/local/etc/launchdaemons/org.macports.memcached/org.macports.memcached.plist

sudo launchctl load /opt/local/etc/launchdaemons/org.macports.memcached/org.macports.memcached.plist


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -