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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -